This commit was manufactured by cvs2svn to create branch 'rh'.
[PerlMail.git] / xinetd.perlmail
diff --git a/xinetd.perlmail b/xinetd.perlmail
deleted file mode 100644 (file)
index d7db4a6..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# default: off
-# description: http://www.jankratochvil.net/project/PerlMail/
-service perlmail
-{
-       disable = no
-       socket_type     = stream
-       port            = 852
-       wait            = no
-       user            = lace
-       server          = /home/USERNAME/PATH/TO/PerlMail/perlmail-accept
-       server_args     = --inetd
-       log_on_failure  += USERID
-}