Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #SASL
  2. smtpd_sasl_auth_enable = yes
  3. smtpd_sasl_security_options = noanonymous
  4. smtpd_sasl_type = dovecot
  5. smtpd_sasl_path = private/auth
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement