Last active
December 13, 2017 00:05
-
-
Save DDiimmkkaass/99eabbc45a21a226844eb046866cf143 to your computer and use it in GitHub Desktop.
Revisions
-
DDiimmkkaass revised this gist
Dec 13, 2017 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,8 @@ https://myaccount.google.com/lesssecureapps?pli=1 need 2 factor authorization https://myaccount.google.com/apppasswords MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_FROM_ADDRESS=support@support.com -
DDiimmkkaass created this gist
Dec 12, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ https://myaccount.google.com/lesssecureapps?pli=1 MAIL_DRIVER=sendmail MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_FROM_ADDRESS=support@support.com MAIL_FROM_NAME=SUPPORT MAIL_USERNAME= MAIL_PASSWORD= MAIL_ENCRYPTION=tls