- alias_database = hash:/etc/aliases
- alias_maps = hash:/etc/aliases
- append_dot_mydomain = no
- biff = no
- config_directory = /etc/postfix
- header_size_limit = 4096000
- inet_interfaces = loopback-only
- mailbox_size_limit = 0
- mydestination = mydestination.com
- myhostname = myhostname.com
- mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
- readme_directory = no
- recipient_delimiter = +
- relayhost = [smtp.sendgrid.net]:587
- smtp_sasl_auth_enable = yes
- smtp_sasl_password_maps = static:username:password
- smtp_sasl_security_options = noanonymous
- smtp_tls_security_level = may
- smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
- smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
- smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
- smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
- smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
- smtpd_use_tls = yes
SHARE
TWEET
Untitled
a guest
May 21st, 2012
27
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
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.
