Guest User

Untitled

a guest
Jan 27th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.27 KB | None | 0 0
  1. [sendmail]
  2. ;new config:
  3. smtp_server=smtp.gmail.com
  4. smtp_port=587
  5. smtp_ssl=tls
  6. error_logfile=error.log
  7. pop3_server=
  8. pop3_username=
  9. pop3_password=
  10. force_recipient=
  11. hostname=
  12.  
  13. auth_username=myaccount@gmail.com
  14. auth_password=mypassword
  15. force_sender=myaccount@gmail.com
Add Comment
Please, Sign In to add comment