NetTalk Central

Author Topic: error 73 sending email from Amazon server  (Read 2682 times)

Richard I

  • Sr. Member
  • ****
  • Posts: 381
    • View Profile
    • Email
error 73 sending email from Amazon server
« 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



« Last Edit: June 25, 2020, 09:57:30 PM by Richard I »

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11171
    • View Profile
Re: error 73 sending email from Amazon server
« Reply #1 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

Richard I

  • Sr. Member
  • ****
  • Posts: 381
    • View Profile
    • Email
Re: error 73 sending email from Amazon server
« Reply #2 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

osquiabro

  • Hero Member
  • *****
  • Posts: 666
    • View Profile
    • Email
Re: error 73 sending email from Amazon server
« Reply #3 on: July 02, 2020, 04:16:53 AM »
if you use gmail as email server need Less secure app access ON

Richard I

  • Sr. Member
  • ****
  • Posts: 381
    • View Profile
    • Email
Re: error 73 sending email from Amazon server
« Reply #4 on: July 03, 2020, 12:06:46 AM »
Yes thanks - I have that setting and still refused.
But thanks for posting
Cheers
Richard

Richard I

  • Sr. Member
  • ****
  • Posts: 381
    • View Profile
    • Email
Re: error 73 sending email from Amazon server
« Reply #5 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