SHARE
TWEET

Untitled

a guest May 31st, 2013 36 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 -o smtpd_sasl_auth_enable=yes
  4.     -o smtpd_sasl_type=dovecot -o smtpd_sasl_path=private/auth
  5.     -o smtpd_sasl_security_options=noanonymous
  6.     -o smtpd_sasl_local_domain=$myhostname
  7.     -o smtpd_client_restrictions=permit_sasl_authenticated,reject
  8.     -o smtpd_sender_login_maps=hash:/usr/local/etc/postfix/virtual
  9.     -o smtpd_sender_restrictions=reject_sender_login_mismatch
  10.     -o smtpd_recipient_restrictions=reject_non_fqdn_recipient,reject_unknown_recipient_domain,permit_sasl_authenticated,reject
  11. pickup     unix  n       -       n       60      1       pickup
  12. cleanup    unix  n       -       n       -       0       cleanup
  13. qmgr       unix  n       -       n       300     1       qmgr
  14. tlsmgr     unix  -       -       n       1000?   1       tlsmgr
  15. rewrite    unix  -       -       n       -       -       trivial-rewrite
  16. bounce     unix  -       -       n       -       0       bounce
  17. defer      unix  -       -       n       -       0       bounce
  18. trace      unix  -       -       n       -       0       bounce
  19. verify     unix  -       -       n       -       1       verify
  20. flush      unix  n       -       n       1000?   0       flush
  21. proxymap   unix  -       -       n       -       -       proxymap
  22. proxywrite unix  -       -       n       -       1       proxymap
  23. smtp       unix  -       -       n       -       -       smtp
  24. relay      unix  -       -       n       -       -       smtp
  25. showq      unix  n       -       n       -       -       showq
  26. error      unix  -       -       n       -       -       error
  27. retry      unix  -       -       n       -       -       error
  28. discard    unix  -       -       n       -       -       discard
  29. local      unix  -       n       n       -       -       local
  30. virtual    unix  -       n       n       -       -       virtual
  31. lmtp       unix  -       -       n       -       -       lmtp
  32. anvil      unix  -       -       n       -       1       anvil
  33. scache     unix  -       -       n       -       1       scache
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