My company is using Google Workspace. So I am trying to use gmail SMTP for sending emails. My procedures are:
- Apply an App password in my Google Account
- Go to Company Setting, enable SMTP, and configure with the following settings:
host: smtp.gmail.com
port: 465
username: my company email
password: app password generated from Google security page
But I cannot receive any email. And I also checked the mail logs, cannot find any related log entry.
Is there anything I configure error?