postfix/postfix.txt

changeset 200
664305d6d9be
parent 181
58360ee9c913
child 495
01294b31a79e
equal deleted inserted replaced
2:34dab05da2da 3:688dfb595a73
101 # ========================================================================== 101 # ==========================================================================
102 # service type private unpriv chroot wakeup maxproc command + args 102 # service type private unpriv chroot wakeup maxproc command + args
103 # (yes) (yes) (yes) (never) (100) 103 # (yes) (yes) (yes) (never) (100)
104 # ========================================================================== 104 # ==========================================================================
105 smtp inet n - n - - smtpd 105 smtp inet n - n - - smtpd
106 #smtp inet n - n - - smtpd -o content_filter=spamass
106 #628 inet n - n - - qmqpd 107 #628 inet n - n - - qmqpd
107 pickup fifo n - n 60 1 pickup 108 pickup fifo n - n 60 1 pickup
108 cleanup unix n - n - 0 cleanup 109 cleanup unix n - n - 0 cleanup
109 qmgr fifo n - n 300 1 qmgr 110 qmgr fifo n - n 300 1 qmgr
110 tlsmgr unix - - n 1000? 1 tlsmgr 111 tlsmgr unix - - n 1000? 1 tlsmgr
126 lmtp unix - - n - - lmtp 127 lmtp unix - - n - - lmtp
127 anvil unix - - n - 1 anvil 128 anvil unix - - n - 1 anvil
128 scache unix - - n - 1 scache 129 scache unix - - n - 1 scache
129 #maildrop unix - n n - - pipe flags=DRhu user=@l_nusr@ argv=@l_prefix@/bin/maildrop -d ${recipient} 130 #maildrop unix - n n - - pipe flags=DRhu user=@l_nusr@ argv=@l_prefix@/bin/maildrop -d ${recipient}
130 #cyrus unix - n n - - pipe user=@l_nusr@ argv=@l_prefix@/bin/cyrdeliver -e -r ${sender} -m ${extension} ${user} 131 #cyrus unix - n n - - pipe user=@l_nusr@ argv=@l_prefix@/bin/cyrdeliver -e -r ${sender} -m ${extension} ${user}
131 #dovecot unix - n n - - pipe flags=DR user=opmi-r argv=/opmi/libexec/dovecot/deliver -f ${sender} -d ${user} -n -m ${extension} 132 #dovecot unix - n n - - pipe flags=DR user=@l_rusr@ argv=@l_prefix@/libexec/dovecot/deliver -f ${sender} -d ${user} -n -m ${extension}
133 #spamass unix - n n - - pipe flags=R user=@l_rusr@ argv=@l_prefix@/bin/spamc -f -u ${user} -e @l_prefix@/sbin/sendmail -oi -f ${sender} ${recipient}
132 #uucp unix - n n - - pipe flags=Fqhu user=@l_nusr@ argv=@l_prefix@/bin/uux -r -n -z -a$sender - $nexthop!rmail ($recipient) 134 #uucp unix - n n - - pipe flags=Fqhu user=@l_nusr@ argv=@l_prefix@/bin/uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
133 #ifmail unix - n n - - pipe flags=F user=@l_nusr@ argv=@l_prefix@/bin/ifmail -r $nexthop ($recipient) 135 #ifmail unix - n n - - pipe flags=F user=@l_nusr@ argv=@l_prefix@/bin/ifmail -r $nexthop ($recipient)
134 #bsmtp unix - n n - - pipe flags=Fq. user=@l_nusr@ argv=@l_prefix@/bin/bsmtp -f $sender $nexthop $recipient 136 #bsmtp unix - n n - - pipe flags=Fq. user=@l_nusr@ argv=@l_prefix@/bin/bsmtp -f $sender $nexthop $recipient
135 </file> 137 </file>
136 <file name="main.cf"> 138 <file name="main.cf">

mercurial