qwerfas213

smtp

Aug 8th, 2017
5,626
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. MAIL_DRIVER=smtp
  2. MAIL_HOST=mail.aiotech.us
  3. MAIL_PORT=25
  4. MAIL_PASSWORD=aiotech2017
  5.  
  6.  
  7. MAIL_DRIVER=smtp
  8. MAIL_HOST=mail.power-itb.org
  9. MAIL_PORT=465
  10. MAIL_PASSWORD=28121991
  11. MAIL_ENCRYPTION=ssl
  12.  
  13.  
  14. MAIL_DRIVER=smtp
  15. MAIL_HOST=smtp.zoho.com
  16. MAIL_PORT=465
  17. MAIL_PASSWORD=salman2009
  18. MAIL_ENCRYPTION=ssl
Advertisement
Add Comment
Please, Sign In to add comment