Created
May 25, 2012 08:28
-
-
Save Nek-/2786632 to your computer and use it in GitHub Desktop.
Sending mail with gmail in develop mode
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 characters
swiftmailer: | |
transport: gmail | |
username: [email protected] | |
password: my_super_pass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment