30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
--- conf/master.cf-orig Fri Jun 11 11:35:45 1999
|
|
+++ conf/master.cf Fri Jun 11 11:39:08 1999
|
|
@@ -53,16 +53,16 @@
|
|
# service type private unpriv chroot wakeup maxproc command + args
|
|
# (yes) (yes) (yes) (never) (50)
|
|
# ==========================================================================
|
|
-smtp inet n - n - - smtpd
|
|
-pickup fifo n n n 60 1 pickup
|
|
-cleanup unix - - n - 0 cleanup
|
|
-qmgr fifo n - n 300 1 qmgr
|
|
-rewrite unix - - n - - trivial-rewrite
|
|
-bounce unix - - n - 0 bounce
|
|
-defer unix - - n - 0 bounce
|
|
-smtp unix - - n - - smtp
|
|
-showq unix n - n - - showq
|
|
-error unix - - n - - error
|
|
+smtp inet n - - - - smtpd
|
|
+pickup fifo n n - 60 1 pickup
|
|
+cleanup unix - - - - 0 cleanup
|
|
+qmgr fifo n - - 300 1 qmgr
|
|
+rewrite unix - - - - - trivial-rewrite
|
|
+bounce unix - - - - 0 bounce
|
|
+defer unix - - - - 0 bounce
|
|
+smtp unix - - - - - smtp
|
|
+showq unix n - - - - showq
|
|
+error unix - - - - - error
|
|
local unix - n n - - local
|
|
cyrus unix - n n - - pipe
|
|
flags=R user=cyrus argv=/cyrus/bin/deliver -e -q -m ${extension} ${user}
|