Guest User

Untitled

a guest
Oct 21st, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. relayhost = [smtp.gmail.com]:587
  2. smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
  3. smtp_sasl_security_options = noanonymous
  4. smtp_tls_CAfile = /etc/postfix/cacert.pem
  5. smtp_use_tls = yes
Add Comment
Please, Sign In to add comment