Skip to content

Instantly share code, notes, and snippets.

@mathewthe2
Created June 18, 2019 01:53
Show Gist options
  • Save mathewthe2/e1c7be405389a7dc0e263e6aa7287848 to your computer and use it in GitHub Desktop.
Save mathewthe2/e1c7be405389a7dc0e263e6aa7287848 to your computer and use it in GitHub Desktop.
Swift Mailer SMTP Gmail Config
Mail Domain Name:
SMTP Server: smtp.gmail.com
SMTP Username: [username]
SMTP Password: [password]
Encryption: SSL
Port: 465
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment