Question:
Hi all,
I'm using the Chilkat Mail-ActiveX Component (latest Version) with VB6. Sending Mails works, but very slowly. The reason: Allthough the Component reports "sucess" it also reports "socket operation timeout" and "SMTP failed when receiving the DATA terminator response" - allthough the Mail is send and received correctly. Sending an eMail lasts about 35 sec., I guess because the components waits for the "DATA terminator response" until the timeout occurs. So what can I do to get rid off this timeout, or is there a property to tell the Component something like "Dont wait for the DATA terminator response"?
Thanks in advance. Axel
No one any Idea?