Im trying to follow
so I can send emails from my webite (A reset password and a registration confirmation) but am lost when setting up gmail.
When I go to the security tab, you can see the 2 step verification is enabled
Then things fall apart, where do I find the app password?
2-step enabled is ideal! For app password:
Go in your Google Account settings (https://www.Google.Com/account/about/ )
Security > App passwords
Create password for “Mail” and your tool
Use that password in phpmailer, not your regular Gmail password.
ok, on the security tab
I cant find “App Passwords”
Can’t read those images unfortunately. Does this article help at all?
Learn how to send emails using PHPMailer and Gmail SMTP: plain-text and HTML emails, bulk email, with attachments, to multiple recipients.
or this one:
In particular:
Yes!
This link allowed me to
I called the app phpmailer and copied the 16 digit password
thanks.
system
Closed
September 14, 2024, 12:35am
6
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.