abc7a3edb9
next official release candicate. important change: maildrop group renamed to postdrop.
40 lines
1.4 KiB
CFEngine3
40 lines
1.4 KiB
CFEngine3
--- conf/master.cf.orig Tue Jan 8 16:08:32 2002
|
|
+++ conf/master.cf Tue Jan 8 16:18:38 2002
|
|
@@ -68,22 +68,22 @@
|
|
# service type private unpriv chroot wakeup maxproc command + args
|
|
# (yes) (yes) (yes) (never) (50)
|
|
# ==========================================================================
|
|
-smtp inet n - n - - smtpd
|
|
-#628 inet n - n - - qmqpd
|
|
-pickup fifo n - n 60 1 pickup
|
|
-cleanup unix n - n - 0 cleanup
|
|
-qmgr fifo n - n 300 1 qmgr
|
|
-#qmgr fifo n - n 300 1 nqmgr
|
|
-rewrite unix - - n - - trivial-rewrite
|
|
-bounce unix - - n - 0 bounce
|
|
-defer unix - - n - 0 bounce
|
|
-flush unix n - n 1000? 0 flush
|
|
-smtp unix - - n - - smtp
|
|
-showq unix n - n - - showq
|
|
-error unix - - n - - error
|
|
+smtp inet n - - - - smtpd
|
|
+#628 inet n - - - - qmqpd
|
|
+pickup fifo n - - 60 1 pickup
|
|
+cleanup unix n - - - 0 cleanup
|
|
+qmgr fifo n - - 300 1 qmgr
|
|
+#qmgr fifo n - - 300 1 nqmgr
|
|
+rewrite unix - - - - - trivial-rewrite
|
|
+bounce unix - - - - 0 bounce
|
|
+defer unix - - - - 0 bounce
|
|
+flush unix n - - 1000? 0 flush
|
|
+smtp unix - - - - - smtp
|
|
+showq unix n - - - - showq
|
|
+error unix - - - - - error
|
|
local unix - n n - - local
|
|
virtual unix - n n - - virtual
|
|
-lmtp unix - - n - - lmtp
|
|
+lmtp unix - - - - - lmtp
|
|
#
|
|
# Interfaces to non-Postfix software. Be sure to examine the manual
|
|
# pages of the non-Postfix software to find out what options it wants.
|