NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Richard I on June 25, 2020, 07:14:14 PM

Title: error 73 sending email from Amazon server
Post by: Richard I on June 25, 2020, 07:14:14 PM
Hi
From my Secure app running on an Amazon Server,
When sending an email -
Message: "Email failed to send"
Getting a fatal error  534-5.7.14
Please state 73

Im using the Email Send Control Template and have CARoot.Pem in the application folder
I have set  Allow Less Secure Apps in the Google mail account to ON

I can send an email locally  using Localhost
Is there a setting needed inside the Amazon Server ?

or have I missed any new requirement inside NetTalk ?
I have NT 11.37

Thanks

Richard



Title: Re: error 73 sending email from Amazon server
Post by: Bruce on June 29, 2020, 08:57:32 PM
hi Richard,

The best approach to debug is to run the NetDemo exe on the same machine. Then use the SendMail procedure in that, filling in all the settings as in your program. The advantage with this procedure is that it has a "Log" tab so you can see the conversation between the program and the server.

The error number (534-5.7.14) suggests a server side error, and more information may appear in the log.

cheers
Bruce
Title: Re: error 73 sending email from Amazon server
Post by: Richard I on July 02, 2020, 01:40:49 AM
Resolved by changing stored email address to yahoo
gmail appears to block traffic from aws servers
Richard
Title: Re: error 73 sending email from Amazon server
Post by: osquiabro on July 02, 2020, 04:16:53 AM
if you use gmail as email server need Less secure app access ON
Title: Re: error 73 sending email from Amazon server
Post by: Richard I on July 03, 2020, 12:06:46 AM
Yes thanks - I have that setting and still refused.
But thanks for posting
Cheers
Richard
Title: Re: error 73 sending email from Amazon server
Post by: Richard I on July 06, 2020, 05:11:54 PM
Resolution Update.
Hi all-
Have the solution, at least for Yahoo
In the later versions of Yahoo there is not the option to allow  less secure Apps.
However if you choose the option create an app password, then Yahoo will create a password which you can use successfully in the Email send template
The account password remains the same
Cheers
Richard