SHARE
TWEET
Untitled
a guest
Feb 7th, 2016
4
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- alias_database = hash:/etc/aliases
- alias_maps = hash:/etc/aliases
- command_directory = /usr/sbin
- config_directory = /etc/postfix
- daemon_directory = /usr/libexec/postfix
- data_directory = /var/lib/postfix
- debug_peer_level = 2
- debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd
- $daemon_directory/$process_name $process_id & sleep 5
- html_directory = no
- inet_interfaces = all
- inet_protocols = ipv4
- mail_owner = postfix
- mailq_path = /usr/bin/mailq.postfix
- manpage_directory = /usr/share/man
- message_size_limit = 20480000
- milter_connect_macros = b j _ {daemon_name} {if_name} {if_addr}
- mydestination = $myhostname, localhost.$mydomain, localhost
- mynetworks_style = host
- newaliases_path = /usr/bin/newaliases.postfix
- queue_directory = /var/spool/postfix
- readme_directory = /usr/share/doc/postfix-2.10.1/README_FILES
- sample_directory = /usr/share/doc/postfix-2.10.1/samples
- sendmail_path = /usr/sbin/sendmail.postfix
- setgid_group = postdrop
- smtp_tls_exclude_ciphers = ADH, RC4+RSA, kEDH
- smtp_tls_mandatory_ciphers = medium
- smtp_tls_protocols = !SSLv2, !SSLv3
- smtpd_banner = $myhostname ESMTP
- smtpd_client_restrictions = reject_unknown_reverse_client_hostname
- reject_rbl_client bl.spamcop.net reject_rbl_client zen.spamhaus.org
- reject_rbl_client dnsbl.sorbs.net reject_rhsbl_reverse_client
- dbl.spamhaus.org
- smtpd_data_restrictions = sleep 1 reject_unauth_pipelining
- smtpd_end_of_data_restrictions =
- smtpd_helo_required = yes
- smtpd_helo_restrictions = permit_mynetworks reject_invalid_helo_hostname
- reject_non_fqdn_helo_hostname reject_rhsbl_helo dbl.spamhaus.org
- smtpd_milters = unix:/var/run/clamav-milter/clamav-milter.socket
- unix:/var/run/spamass-milter/postfix/sock
- smtpd_recipient_restrictions = reject_non_fqdn_recipient permit_mynetworks
- reject_unknown_recipient_domain reject_unverified_recipient
- smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated
- reject_unauth_destination
- smtpd_sasl_auth_enable = yes
- smtpd_sasl_path = private/auth
- smtpd_sasl_type = dovecot
- smtpd_sender_restrictions = reject_non_fqdn_sender reject_unknown_sender_domain
- reject_rhsbl_sender dbl.spamhaus.org
- smtpd_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
- smtpd_tls_auth_only = yes
- smtpd_tls_cert_file = /etc/pki/tls/certs/localhost.crt
- smtpd_tls_exclude_ciphers = ADH, RC4+RSA, kEDH
- smtpd_tls_key_file = /etc/pki/tls/private/localhost.key
- smtpd_tls_mandatory_ciphers = medium
- smtpd_tls_protocols = !SSLv2, !SSLv3
- smtpd_tls_security_level = may
- tls_medium_cipherlist =
- ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!3DES:!MD5:!PSK
- unknown_local_recipient_reject_code = 550
- unverified_recipient_reject_reason = Address lookup failed
- virtual_mailbox_domains = /etc/postfix/virtual_mailbox_domains
- virtual_transport = lmtp:unix:private/dovecot-lmtp
- smtp inet n - n - - smtpd
- submission inet n - n - - smtpd
- pickup unix n - n 60 1 pickup
- cleanup unix n - n - 0 cleanup
- qmgr unix n - n 300 1 qmgr
- tlsmgr unix - - n 1000? 1 tlsmgr
- rewrite unix - - n - - trivial-rewrite
- bounce unix - - n - 0 bounce
- defer unix - - n - 0 bounce
- trace unix - - n - 0 bounce
- verify unix - - n - 1 verify
- flush unix n - n 1000? 0 flush
- proxymap unix - - n - - proxymap
- proxywrite unix - - n - 1 proxymap
- smtp unix - - n - - smtp
- relay unix - - n - - smtp
- showq unix n - n - - showq
- error unix - - n - - error
- retry unix - - n - - error
- discard unix - - n - - discard
- local unix - n n - - local
- virtual unix - n n - - virtual
- lmtp unix - - n - - lmtp
- anvil unix - - n - 1 anvil
- 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.

