Advertisement
Guest User

Untitled

a guest
Jul 15th, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.61 KB | None | 0 0
  1. alias_database = hash:/etc/postfix/aliases
  2. alias_maps = hash:/etc/postfix/aliases
  3. allow_min_user = no
  4. allow_percent_hack = no
  5. biff = no
  6. body_checks = pcre:/etc/postfix/body_checks.pcre
  7. command_directory = /usr/sbin
  8. config_directory = /etc/postfix
  9. content_filter = smtp-amavis:[127.0.0.1]:10024
  10. daemon_directory = /usr/lib/postfix
  11. data_directory = /var/lib/postfix
  12. debug_peer_level = 2
  13. debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5
  14. disable_vrfy_command = yes
  15. dovecot_destination_recipient_limit = 1
  16. enable_original_recipient = no
  17. header_checks = pcre:/etc/postfix/header_checks
  18. inet_interfaces = all
  19. inet_protocols = all
  20. lmtp_tls_mandatory_protocols = !SSLv2 !SSLv3
  21. lmtp_tls_protocols = !SSLv2 !SSLv3
  22. mail_owner = postfix
  23. mailbox_size_limit = 35214400
  24. mailq_path = /usr/bin/mailq
  25. message_size_limit = 35214400
  26. mydestination = $myhostname, localhost, localhost.localdomain
  27. mydomain = mail.<mydomain.com>
  28. myhostname = mail.<mydomain.com>
  29. mynetworks = 127.0.0.1
  30. myorigin = mail.<mydomain.com>
  31. newaliases_path = /usr/bin/newaliases
  32. postscreen_access_list = permit_mynetworks, cidr:/etc/postfix/postscreen_access.cidr
  33. postscreen_blacklist_action = enforce
  34. postscreen_dnsbl_action = enforce
  35. postscreen_dnsbl_reply_map = texthash:/etc/postfix/postscreen_dnsbl_reply
  36. postscreen_dnsbl_sites = zen.spamhaus.org*3 b.barracudacentral.org*2
  37. postscreen_dnsbl_threshold = 2
  38. postscreen_dnsbl_whitelist_threshold = -2
  39. postscreen_greet_action = enforce
  40. proxy_read_maps = $canonical_maps $lmtp_generic_maps $local_recipient_maps $mydestination $mynetworks $recipient_bcc_maps $recipient_canonical_maps $relay_domains $relay_recipient_maps $relocated_maps $sender_bcc_maps $sender_canonical_maps $smtp_generic_maps $smtpd_sender_login_maps $transport_maps $virtual_alias_domains $virtual_alias_maps $virtual_mailbox_domains $virtual_mailbox_maps $smtpd_sender_restrictions $sender_dependent_relayhost_maps
  41. queue_directory = /var/spool/postfix
  42. recipient_bcc_maps = hash:/etc/postfix/recipient_bcc_maps
  43. recipient_delimiter = +
  44. relay_domains =
  45. relay_recipient_maps =
  46. sender_bcc_maps = hash:/etc/postfix/sender_bcc_maps
  47. sender_dependent_relayhost_maps =
  48. sendmail_path = /usr/sbin/sendmail
  49. setgid_group = postdrop
  50. smtp-amavis_destination_recipient_limit = 1
  51. smtp_tls_CAfile = $smtpd_tls_CAfile
  52. smtp_tls_loglevel = 1
  53. smtp_tls_mandatory_protocols = !SSLv2 !SSLv3
  54. smtp_tls_note_starttls_offer = yes
  55. smtp_tls_protocols = !SSLv2 !SSLv3
  56. smtp_tls_security_level = may
  57. smtpd_data_restrictions = reject_unauth_pipelining
  58. smtpd_helo_required = yes
  59. smtpd_helo_restrictions = permit_mynetworks permit_sasl_authenticated reject_non_fqdn_helo_hostname reject_invalid_helo_hostname check_helo_access pcre:/etc/postfix/helo_access.pcre
  60. smtpd_recipient_restrictions = reject_unknown_recipient_domain reject_non_fqdn_recipient reject_unlisted_recipient permit_mynetworks permit_sasl_authenticated reject_unauth_destination reject_rbl_client zen.spamhaus.org reject_rbl_client bl.spamcop.net reject_rbl_client b.barracudacentral.org reject_rbl_client sbl-xbl.spamhaus.org
  61. smtpd_reject_unlisted_recipient = yes
  62. smtpd_reject_unlisted_sender = yes
  63. smtpd_sasl_auth_enable = yes
  64. smtpd_sasl_local_domain = <mydomain.com>
  65. smtpd_sasl_path = private/dovecot-auth
  66. smtpd_sasl_type = dovecot
  67. smtpd_sender_login_maps = proxy:ldap:/etc/postfix/ad_sender_login_maps.cf
  68. smtpd_sender_restrictions = reject_unknown_sender_domain reject_non_fqdn_sender reject_unlisted_sender permit_mynetworks permit_sasl_authenticated check_sender_access pcre:/etc/postfix/sender_access.pcre
  69. smtpd_tls_CAfile = /etc/ssl/certs/iRedMail.crt
  70. smtpd_tls_cert_file = /etc/ssl/certs/iRedMail.crt
  71. smtpd_tls_dh1024_param_file = /etc/ssl/dh2048_param.pem
  72. smtpd_tls_dh512_param_file = /etc/ssl/dh512_param.pem
  73. smtpd_tls_exclude_ciphers = aNULL, eNULL, EXPORT, DES, RC4, MD5, PSK, aECDH, EDH-DSS-DES-CBC3-SHA, EDH-RSA-DES-CDC3-SHA, KRB5-DE5, CBC3-SHA
  74. smtpd_tls_key_file = /etc/ssl/private/iRedMail.key
  75. smtpd_tls_loglevel = 1
  76. smtpd_tls_mandatory_protocols = !SSLv2 !SSLv3
  77. smtpd_tls_protocols = !SSLv2 !SSLv3
  78. smtpd_tls_security_level = may
  79. swap_bangpath = no
  80. tls_random_source = dev:/dev/urandom
  81. transport_maps = hash:/etc/postfix/transport
  82. unknown_local_recipient_reject_code = 550
  83. virtual_alias_domains =
  84. virtual_alias_maps = proxy:ldap:/etc/postfix/ad_virtual_group_maps.cf
  85. virtual_gid_maps = static:2000
  86. virtual_mailbox_base = /var/vmail
  87. virtual_mailbox_domains = <mydomain.com>
  88. virtual_mailbox_maps = proxy:ldap:/etc/postfix/ad_virtual_mailbox_maps.cf
  89. virtual_minimum_uid = 2000
  90. virtual_transport = dovecot
  91. virtual_uid_maps = static:2000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement