Menu

#64 WriteToStream before AuthLogin doesn´t wait for completion

open
nobody
None
5
2005-06-15
2005-06-15
No

A error is thrown in
public void SendMail(MailMessage msg)
when the server isn´t fast enougth to anser the
"EHLO " "HELO " I had the problem with a 1und1 Server in
combination with
authentication.

After inserting a (not very nice)
System.Threading.Thread.Sleep(1000); befor the
CheckForError, Mails could be send.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.