Atozed Forums
Sending email error - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Indy (https://www.atozed.com/forums/forum-8.html)
+--- Forum: Indy General Discussion (https://www.atozed.com/forums/forum-9.html)
+--- Thread: Sending email error (/thread-573.html)



Sending email error - jjeffman - 08-10-2018

Hello,

After having succeeded on sending emails through gmail and also through my enterprise smtp, now I am getting the same error from both servers when I attempt to send an email : RCPT first. f184-v6sm6021341qkc.23 - gsmtp.

What is this error? It seems like I should receive any email first.

I am using the ssl software from openssl-0.9.8r-i386-win32-rev2.zip from Fulgan and Indy version 10.6.2.0

Thank you very much.

Never mind. I have found it. There was not any item in Recipients, because I have called the Clear method of EmailMessage.

Thank you any way.