Guest User

Untitled

a guest
Dec 17th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. [sendemail]
  2. smtpencryption = tls
  3. smtpserver = smtp.gmail.com
  4. smtpuser = [USER]
  5. smtpserverport = 587
  6. smtppass = [PASS]
  7. smtpsslcertpath =
  8. assume8bitEncoding = UTF-8
  9. confirm = never
Add Comment
Please, Sign In to add comment