<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>19 Oct 2017 10:38:00 Z</lastBuildDate><pubDate>19 Oct 2017 04:23:00 Z</pubDate><description>Hello All&#13;
&#13;
I have an Amazon EC2 server and to the best of my knowledge I have correctly setup the SMTP emailing provisions using their SES process to create a valid set of credentials&#13;
&#13;
I know that my smtp process works because it does so on a variety of other servers and local installs and even with Office365 so I assume the problem is in the credentials or maybe the PCSoft SMTP control does not implement a STARTTLS session in a way that Amazon likes although the EmailStartSMTPSession() function works without giving an error.&#13;
&#13;
The EmailStartSession() function gives the following error message&#13;
&#13;
Unable to send message&#13;
Check the recipient address as well as your account settings(Sender address)&#13;
&#13;
First Attempt&#13;
Last response of SMTP server is:&#13;
503 Error: need Mail command&#13;
&#13;
Second Attempt&#13;
Timeout&#13;
No server response withing timeout - this is 60 seconds&#13;
&#13;
Third Attempt&#13;
Content of Email: Sender not recognised by server Transaction denied&#13;
&#13;
The code collects the user data from a file and stores it in variables that are then passed to the functions as:&#13;
SWITCH GSMTPSecurityOption CASE 2 //TLS EmailStartSMTPSession(GSMTPUserName,GSMTPPassword, GSMTPServerName,GSMTPPortNumber,GSMTPASynch,emailOptionSecuredTLS) Followed by EmailSendMessage(GSMTPUserName)&#13;
Has anyone managed to get smtp emailing working on an Amazon server and if so what is the secret please ?&#13;
&#13;
Regards&#13;
Al</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62986-wd22-smtp-email-from-amazon-server/read.awp</link><title>[WD22] SMTP  email from Amazon server</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62986-wd22-smtp-email-from-amazon-server-62993/read.awp</comments><pubDate>19 Oct 2017 10:38:00 Z</pubDate><description>Hello Al,&#13;
&#13;
I haven't tried on amazon, but your code makes me ask the following questions:&#13;
&#13;
1. did you try with OptionSSL ins…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62986-wd22-smtp-email-from-amazon-server-62993/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62986-wd22-smtp-email-from-amazon-server-62993/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62986-wd22-smtp-email-from-amazon-server/read.awp">[WD22] SMTP  email from Amazon server</source><title>Re: [WD22] SMTP  email from Amazon server</title></item></channel></rss>
