I am trying to use smtp.gmail.com as the smtp host, put my name and password, and got successfully message without any issues, and checked the log, no error messages. I've checked my gmail account, no warning message, I've also set my gmail to "Access allowed for less secure apps" and disabled 2 step verification. However, I couldn't receive the email. Any suggestion? Thanks
4 Answer(s)
-
0
Hi,
Download the smtp test application and try to send email from this program. If this program sends successfully then configure the same settings for aspnet zero website. If this program fails to send email then you have a configuration problem.
http://www.alexnolan.net/software/SMTPProber.exe
-
0
I installed SMTP Prober and attempted to connect to 'smtp.office365.com', port 587 through my email account at GoDaddy. I keep getting error message
5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM [BY5PR04CA0007.namprd04.prod.outlook.com]
Is the problem with SMTP Prober setttings or at my mail server account? -
0
@timmackey
You can try other mail clients to verify your configuration.
-
0
This issue is closed because it has not had recent activity for a long time.