Plainer 0 Posted August 7, 2020 I am trying to learn how to send a SMTP email that uses StartTLS. I am looking for a working demo program that sends SMTP emails that also can issue a StartTLS command. I have looked at both the OverbyteIcsSslMailSnd and OverbyteIcsMailQuTst demo programs. The OverbyteIcsSslMailSnd has a runtime execption error when the StartTLS is issued "via button" and "All In One" Button. I have also tried the OverbyteIcsSslMailSnd demo program but receive an error too when it tries to make a secure connection the error I receive is "Failed to Initialise SSL - Must load LIBEAY DLL before SSLEAY" If anyone can share a working example demo program for sending emails using the ICS suite, it will be very much appreciated. I am using Delphi7 with the ICS864 component suite. Thank you William Share this post Link to post
Angus Robertson 574 Posted August 7, 2020 The ICS examples work for most people, try a different PC or different email account. The older version of the Mail Queue Component at https://www.magsys.co.uk/delphi/magics.asp has an EXE demo. Angus Share this post Link to post
Plainer 0 Posted August 7, 2020 Thank you, however the site will not allow me to download the file it seems to be wanting a logon. Anywhere I can download this example? Share this post Link to post
Angus Robertson 574 Posted August 7, 2020 Follow the instructions on the web page to get a download login. Angus Share this post Link to post
Plainer 0 Posted August 7, 2020 I did that just now (did not see the option at first) The site told me it could take up to 48 hours for a reply, I hope they are quicker then that. Share this post Link to post
Angus Robertson 574 Posted August 7, 2020 You have not yet requested a password so it may indeed take that long, already sent two other Delphi users passwords today. Angus Share this post Link to post
Plainer 0 Posted August 7, 2020 Ok, this is my confirmation from the server. Your request has been sent and you should receive a copy delivered to your mailbox within a few minutes. If the email does not arrive, this is probably because you have entered an incorrect email address, so you should return to the form and check the address, otherwise you probably won't receive the password email either. Share this post Link to post
Plainer 0 Posted August 7, 2020 Just found this in my spam folder. Delivery has failed to these recipients:xxxxxxx@aol.com Subject: Delphi Download Password Request Remote Server returned: '554 5.7.9 Message not accepted for policy reasons. See https://help.yahoo.com/kb/postmaster/SLN7253.html' Share this post Link to post