Failure sending mail

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
kirondedshem
User
Posts: 642

Failure sending mail

Post by kirondedshem »

I get the following errors when sending emails after Ive configured email settings. I have enabled email notification on add & edit for some tables. As well as tried to send an email manually but still get the same errors.
"Failure sending mail." OR "The operation has timed out.".

I have tested with both google smtp and another SMTP from another provider.

NOTE: BOTH smtp setting are currenlty being used in 3 phpmaker applications which are still sending emails even as of today. SO am sure the smtps are still configured properly.

I have forwarded my project to support


Webmaster
User
Posts: 9427

Post by Webmaster »

For GMAIL account, make sure that you use Port 587 instead 465.


kirondedshem
User
Posts: 642

Post by kirondedshem »

Thanks, After I changed port to 587 it worked for both SMTP settings


Post Reply