postfix/postfix.txt

changeset 495
01294b31a79e
parent 190
35b9f699911a
child 664
3045cab269c7
     1.1 --- a/postfix/postfix.txt	Wed Aug 08 20:36:32 2012 +0200
     1.2 +++ b/postfix/postfix.txt	Thu Aug 09 00:41:14 2012 +0200
     1.3 @@ -103,7 +103,11 @@
     1.4  #               (yes)   (yes)   (yes)   (never) (100)
     1.5  # ==========================================================================
     1.6  smtp       inet  n       -       n       -       -       smtpd
     1.7 -#smtp       inet  n       -       n       -       -       smtpd -o content_filter=spamass
     1.8 +#smtp      inet  n       -       n       -       -       smtpd -o content_filter=spamass
     1.9 +#smtp      inet  n       -       n       -       1       postscreen
    1.10 +#smtpd     pass  -       -       n       -       -       smtpd
    1.11 +#dnsblog   unix  -       -       n       -       0       dnsblog
    1.12 +#tlsproxy  unix  -       -       n       -       0       tlsproxy
    1.13  #628       inet  n       -       n       -       -       qmqpd
    1.14  pickup     fifo  n       -       n       60      1       pickup
    1.15  cleanup    unix  n       -       n       -       0       cleanup
    1.16 @@ -129,8 +133,8 @@
    1.17  scache     unix  -       -       n       -       1       scache
    1.18  #maildrop  unix  -       n       n       -       -       pipe flags=DRhu user=@l_nusr@ argv=@l_prefix@/bin/maildrop -d ${recipient}
    1.19  #cyrus     unix  -       n       n       -       -       pipe user=@l_nusr@ argv=@l_prefix@/bin/cyrdeliver -e -r ${sender} -m ${extension} ${user}
    1.20 -#dovecot    unix  -       n       n       -       -       pipe flags=DR user=@l_rusr@ argv=@l_prefix@/libexec/dovecot/deliver -f ${sender} -d ${user} -n -m ${extension}
    1.21 -#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}
    1.22 +#dovecot   unix  -       n       n       -       -       pipe flags=DR user=@l_rusr@ argv=@l_prefix@/libexec/dovecot/deliver -f ${sender} -d ${user} -n -m ${extension}
    1.23 +#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}
    1.24  #uucp      unix  -       n       n       -       -       pipe flags=Fqhu user=@l_nusr@ argv=@l_prefix@/bin/uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
    1.25  #ifmail    unix  -       n       n       -       -       pipe flags=F user=@l_nusr@ argv=@l_prefix@/bin/ifmail -r $nexthop ($recipient)
    1.26  #bsmtp     unix  -       n       n       -       -       pipe flags=Fq. user=@l_nusr@ argv=@l_prefix@/bin/bsmtp -f $sender $nexthop $recipient

mercurial