Guest User

Untitled

a guest
Aug 17th, 2016
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. alias_database = hash:/etc/aliases
  2. alias_maps = hash:/etc/aliases
  3. allow_min_user = no
  4. append_dot_mydomain = no
  5. biff = no
  6. bounce_queue_lifetime = 6h
  7. broken_sasl_auth_clients = yes
  8. config_directory = /etc/postfix
  9. content_filter = smtp-amavis:[127.0.0.1]:10024
  10. default_process_limit = 500
  11. delay_warning_time = 0h
  12. disable_vrfy_command = yes
  13. dovecot_destination_recipient_limit = 1
  14. enable_original_recipient = no
  15. home_mailbox = Maildir/
  16. inet_interfaces = all
  17. inet_protocols = ipv4
  18. mailbox_size_limit = 0
  19. maximal_backoff_time = 4000s
  20. maximal_queue_lifetime = 2d
  21. message_size_limit = 104857600
  22. milter_default_action = accept
  23. milter_protocol = 2
  24. minimal_backoff_time = 300s
  25. mydestination = $myhostname, localhost.$mydomain $mydomain
  26. mydomain = mail1.mydomain.com
  27. myhostname = mail1.mydomain.com
  28. mynetworks = 127.0.0.0/8
  29. myorigin = mail1.mydomain.com
  30. postscreen_access_list = permit_mynetworks,
  31. cidr:/etc/postfix/postscreen_access.cidr
  32. postscreen_dnsbl_action = enforce
  33. postscreen_dnsbl_sites = zen.spamhaus.org*2 bl.spamcop.net*1
  34. b.barracudacentral.org*1
  35. postscreen_dnsbl_threshold = 2
  36. postscreen_greet_action = enforce
  37. postscreen_greet_banner =
  38. postscreen_upstream_proxy_protocol = haproxy
  39. proxy_read_maps = $canonical_maps $lmtp_generic_maps $local_recipient_maps
  40. $mydestination $mynetworks $recipient_bcc_maps $recipient_canonical_maps
  41. $relay_domains $relay_recipient_maps $relocated_maps $sender_bcc_maps
  42. $sender_canonical_maps $smtp_generic_maps $smtpd_sender_login_maps
  43. $transport_maps $virtual_alias_domains $virtual_alias_maps
  44. $virtual_mailbox_domains $virtual_mailbox_maps $smtpd_sender_restrictions
  45. queue_run_delay = 15m
  46. readme_directory = /usr/share/doc/postfix-2.10.1/README_FILES
  47. recipient_bcc_maps = proxy:mysql:/etc/postfix/mysql/recipient_bcc_maps_user.cf,
  48. proxy:mysql:/etc/postfix/mysql/recipient_bcc_maps_domain.cf
  49. recipient_canonical_classes = envelope_recipient
  50. recipient_canonical_maps = hash:/etc/postfix/pfix-no-srs.cf, tcp:127.0.0.1:10002
  51. recipient_delimiter = +
  52. relay_domains = $mydestination, proxy:mysql:/etc/postfix/mysql/relay_domains.cf
  53. sender_bcc_maps = proxy:mysql:/etc/postfix/mysql/sender_bcc_maps_user.cf,
  54. proxy:mysql:/etc/postfix/mysql/sender_bcc_maps_domain.cf
  55. sender_canonical_classes = envelope_sender
  56. sender_canonical_maps = hash:/etc/postfix/pfix-no-srs.cf, tcp:127.0.0.1:10001
  57. smtp_connection_cache_on_demand = yes
  58. smtp_connection_cache_time_limit = 10s
  59. smtp_data_init_timeout = 180s
  60. smtp_data_xfer_timeout = 300s
  61. smtp_tls_CAfile = $smtpd_tls_CAfile
  62. smtp_tls_loglevel = 0
  63. smtp_tls_note_starttls_offer = yes
  64. smtp_tls_security_level = may
  65. smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
  66. smtpd_banner = $myhostname ESMTP $mail_name
  67. smtpd_data_restrictions = reject_unauth_pipelining
  68. smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10040
  69. check_policy_service inet:127.0.0.1:1234
  70. smtpd_hard_error_limit = 150
  71. smtpd_helo_required = yes
  72. smtpd_helo_restrictions = permit_mynetworks, permit_sasl_authenticated,
  73. reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname,
  74. check_helo_access pcre:/etc/postfix/helo_access.pcre
  75. reject_unknown_helo_hostname
  76. smtpd_policy_service_timeout = 1000s
  77. smtpd_recipient_restrictions = permit_mynetworks, reject_unknown_sender_domain,
  78. reject_unknown_recipient_domain, reject_non_fqdn_sender,
  79. reject_non_fqdn_recipient, reject_unlisted_recipient, check_policy_service
  80. inet:127.0.0.1:1234 permit_sasl_authenticated, reject_unauth_destination,
  81. reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname,
  82. check_client_access hash:/etc/postfix/rbl_override
  83. smtpd_reject_unlisted_recipient = yes
  84. smtpd_sasl_auth_enable = yes
  85. smtpd_sasl_local_domain =
  86. smtpd_sasl_path = private/dovecot-auth
  87. smtpd_sasl_security_options = noanonymous
  88. smtpd_sasl_type = dovecot
  89. smtpd_sender_login_maps = proxy:mysql:/etc/postfix/mysql/sender_login_maps.cf
  90. smtpd_sender_restrictions = permit_mynetworks, reject_unknown_sender_domain,
  91. reject_unlisted_sender, reject_sender_login_mismatch,
  92. permit_sasl_authenticated
  93. smtpd_soft_error_limit = 50
  94. smtpd_tls_CAfile = /etc/ssl/ca-bundle.crt
  95. smtpd_tls_auth_only = no
  96. smtpd_tls_cert_file = /etc/ssl/zenbox.crt
  97. smtpd_tls_key_file = /etc/ssl/zenbox.key
  98. smtpd_tls_loglevel = 0
  99. smtpd_tls_security_level = may
  100. smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
  101. smtpd_use_tls = yes
  102. tls_random_source = dev:/dev/urandom
  103. virtual_alias_expansion_limit = 2500
  104. virtual_alias_maps = proxy:mysql:/etc/postfix/mysql/virtual_alias_maps.cf,
  105. proxy:mysql:/etc/postfix/mysql/domain_alias_maps.cf,
  106. proxy:mysql:/etc/postfix/mysql/catchall_maps.cf,
  107. proxy:mysql:/etc/postfix/mysql/domain_alias_catchall_maps.cf
  108. virtual_gid_maps = static:2000
  109. virtual_mailbox_base = /home/vmail
  110. virtual_mailbox_domains =
  111. proxy:mysql:/etc/postfix/mysql/virtual_mailbox_domains.cf
  112. virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql/virtual_mailbox_maps.cf
  113. virtual_minimum_uid = 2000
  114. virtual_transport = lmtp:unix:private/dovecot-lmtp
  115. virtual_uid_maps = static:2000
Advertisement
Add Comment
Please, Sign In to add comment