Guest User

Untitled

a guest
Jun 29th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. [mail function]
  2. ; For Win32 only.
  3. SMTP = mail.yourserver.com
  4. smtp_port = 25
  5. auth_username = smtp-username
  6. auth_password = smtp-password
  7. sendmail_from = you@yourserver.com
Add Comment
Please, Sign In to add comment