PHPMailer setting that work with this Gsuite/workspace
MAIL_DRIVER=smtp
MAIL_HOST="smtp.gmail.com"
MAIL_PORT=465
MAIL_USERNAME="info@clickvipool.com"
MAIL_PASSWORD="xrcjmtecxzvmgoaq"
MAIL_FROM_ADDRESS="info@clickvipool.com"
MAIL_FROM_NAME="Click Vipool"
MAIL_ENCRYPTION=SSL
Create & use app passwords
Important: To create an app password, you need 2-Step Verification on your Google Account.
If you use 2-Step-Verification and get a "password incorrect" error when you sign in, you can try to use an app password.
- Go to your Google Account.
- Select Security.
- Under "Signing in to Google," select 2-Step Verification.
- At the bottom of the page, select App passwords.
You must have 2-Step-Verification enabled before setting up an application password.
- Visit your App passwords page. You may be asked to sign in to your Google Account.
- At the bottom, click Select app and choose the app you’re using. You can also select Other and enter you own custom app name.
- Click Select device and choose the device you’re using. You can also select Other and enter you own custom device name.
- Click Generate.
Comments
Post a Comment