Thanks Bruce
Yes, im noticing in errorStr you show the server message that is not always the same depending the service. The other thing I noticed is the functionName shows this (at least in the tests I did) ,
NetEmailSend.Process <= when there's a problem sending for example, bad address etc
NetSimple.TakeEvent <= Usually connection timeout
There are other type of errors there? If what I saw is what I thin it is, that may help me to discern if it is a network issue or configuration to the SMTP service problem or a bad address problem (or possibly others)
Thanks again