Mail SMTP

Google (Gmail)

request app password

In App name input your app name (whatever)
you will get this , copy and paste , ignore spacebar
smtp_server=smtp.gmail.com
smtp_port=587
smtp_ssl=tls

auth_username=your-email@gmail.com
auth_password=app-password

from_email=your-email@gmail.com

Last updated