Guest User

Untitled

a guest
Aug 17th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. 10023 inet n - n - 1 postscreen
  2. smtp inet n - n - - smtpd
  3. smtpd pass - - n - - smtpd
  4. dnsblog unix - - n - 0 dnsblog
  5. tlsproxy unix - - n - 0 tlsproxy
  6. submission inet n - n - - smtpd
  7. -o syslog_name=postfix/submission
  8. -o content_filter=smtp-amavis:[127.0.0.1]:10026
  9. -o smtpd_sasl_auth_enable=yes
  10. -o smtpd_client_restrictions=permit_mynetworks,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
  34. dovecot unix - n n - - pipe
  35. flags=DRhu user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -f
  36. ${sender} -d ${user}@${domain} -m ${extension}
  37. smtp-amavis unix - - n - 60 smtp
  38. -o smtp_data_done_timeout=1200 -o smtp_send_xforward_command=yes
  39. -o disable_dns_lookups=yes -o max_use=80
  40. 127.0.0.1:10025 inet n - n - - smtpd
  41. -o content_filter= -o local_recipient_maps= -o relay_recipient_maps=
  42. -o strict_rfc821_envelopes=yes -o smtp_tls_security_level=none
  43. -o smtpd_tls_security_level=none -o smtpd_restriction_classes=
  44. -o smtpd_delay_reject=no
  45. -o smtpd_client_restrictions=permit_mynetworks,reject
  46. -o smtpd_helo_restrictions= -o smtpd_sender_restrictions=
  47. -o smtpd_recipient_restrictions=permit_mynetworks,reject
  48. -o smtpd_end_of_data_restrictions= -o smtpd_error_sleep_time=0
  49. -o smtpd_soft_error_limit=1001 -o smtpd_hard_error_limit=1000
  50. -o smtpd_client_connection_count_limit=0
  51. -o smtpd_client_connection_rate_limit=0
  52. -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks,no_address_mappings
Add Comment
Please, Sign In to add comment