SendMailAsServer documentation

Discussion to talk about software related topics only.
Post Reply
barttech
Posts: 135
Joined: Fri Feb 20, 2009 12:59 pm

SendMailAsServer documentation

Post by barttech »

Is there an explanation of SendMailAsServer() somewhere, besides the *.h? It doesn't seem to be in the SendMail SMTP library at all.
I had it working nicely, now it says:
"Failed initial connection to SMTP server, check that server IP/port number are correct."
But I just pass it From, To addresses, a subject and body string, no IP or port number. So how do I check or correct them?
My other SendMail functions work fine, I using both to try to resolve a different problem.
Thanks,
Sam
Post Reply