SHARE
TWEET

Untitled

a guest Apr 3rd, 2011 34 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. smtp            inet    n               -               n               -               -               smtpd
  2. submission      inet    n               -               n               -               -               smtpd
  3.         -o smtpd_tls_security_level=encrypt
  4.         -o smtpd_sasl_auth_enable=yes
  5.         -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  6.         -o milter_macro_daemon_name=ORIGINATING
  7. smtps           inet    n               -               n               -               -               smtpd
  8.         -o smtpd_tls_wrappermode=yes
  9.         -o smtpd_sasl_auth_enable=yes
  10.         -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  11.         -o milter_macro_daemon_name=ORIGINATING
  12. pickup          fifo    n               -               n               60              1               pickup
  13. cleanup         unix    n               -               n               -               0               cleanup
  14. qmgr            fifo    n               -               n               300             1               qmgr
  15. tlsmgr          unix    -               -               n               1000?   1               tlsmgr
  16. rewrite         unix    -               -               n               -               -               trivial-rewrite
  17. bounce          unix    -               -               n               -               0               bounce
  18. defer           unix    -               -               n               -               0               bounce
  19. trace           unix    -               -               n               -               0               bounce
  20. verify          unix    -               -               n               -               1               verify
  21. flush           unix    n               -               n               1000?   0               flush
  22. proxymap        unix    -               -               n               -               -               proxymap
  23. proxywrite      unix    -               -               n               -               1               proxymap
  24. smtp            unix    -               -               n               -               -               smtp
  25. relay           unix    -               -               n               -               -               smtp
  26. showq           unix    n               -               n               -               -               showq
  27. error           unix    -               -               n               -               -               error
  28. retry           unix    -               -               n               -               -               error
  29. discard         unix    -               -               n               -               -               discard
  30. local           unix    -               n               n               -               -               local
  31. virtual         unix    -               n               n               -               -               virtual
  32. lmtp            unix    -               -               n               -               -               lmtp
  33. anvil           unix    -               -               n               -               1               anvil
  34. scache          unix    -               -               n               -               1               scache
  35. dovecot         unix    -               n               n               -               -               pipe
  36.         flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -f ${sender} -d ${recipient}
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top