Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- Dec 8 06:40:39 dfs postfix/smtp[26026]: E643317FB17: to=<me@gmail.com>, orig_to=<andrewjs18@mysite.com>, relay=smtp.sparkpostmail.com[35.161.69.33]:587, delay=0.69, delays=0.18/0.01/0.42/0.08, dsn=5.7.1, status=bounced (host smtp.sparkpostmail.com[35.161.69.33] said: 550 5.7.1 Unconfigured Sending Domain <gmail.com> (in reply to end of DATA command))
- alias_database = hash:/etc/aliases
- alias_maps = hash:/etc/aliases
- append_dot_mydomain = no
- biff = no
- header_size_limit = 4096000
- inet_interfaces = all
- inet_protocols = all
- mailbox_size_limit = 0
- mydestination = me.mysite.com, localhost.localdomain, localhost
- myhostname = mysite.com
- mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
- myorigin = mysite.com
- readme_directory = no
- recipient_delimiter = +
- relayhost = [smtp.sparkpostmail.com]:587
- smtp_sasl_auth_enable = yes
- smtp_sasl_password_maps = static:SMTP_Injection:api
- smtp_sasl_security_options = noanonymous
- smtp_tls_loglevel = 1
- smtp_tls_mandatory_ciphers = high
- smtp_tls_mandatory_exclude_ciphers = aNULL, MD5 , DES, RC4, SRP, 3DES, eNULL
- smtp_tls_mandatory_protocols = !SSLv2, !SSLv3
- smtp_tls_protocols = !SSLv2,!SSLv3
- smtp_tls_security_level = encrypt
- smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
- smtp_use_tls = yes
- smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
- smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
- smtpd_tls_auth_only = yes
- smtpd_tls_cert_file = /fullchain.pem
- smtpd_tls_key_file = /privkey.pem
- smtpd_tls_loglevel = 1
- smtpd_tls_mandatory_ciphers = high
- smtpd_tls_mandatory_exclude_ciphers = aNULL, MD5 , DES, RC4, SRP, 3DES, eNULL
- smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3
- smtpd_tls_protocols = !SSLv2,!SSLv3
- smtpd_tls_security_level = may
- smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
- tls_high_cipherlist = EDH+CAMELLIA:EDH+aRSA:EECDH+aRSA+AESGCM:EECDH+aRSA+SHA384:EECDH+aRSA+SHA256:EECDH:+CAMELLIA256:+AES256:+CAMELLIA128:+AES128:+SSLv3:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!DSS:!RC4:!SEED:!ECDSA:CAMELLIA256-SHA:AES256-SHA:CAMELLIA128-SHA:AES128-SHA
- virtual_alias_domains = mysite.com
- virtual_alias_maps = hash:/etc/postfix/forwarding
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.


