Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: beating my head against the wall with SMTP mail
| Subject: | Re: beating my head against the wall with SMTP mail |
| Posted by: | "API" (ari.pikivir..@kolumbus.fi) |
| Date: | Thu, 1 Mar 2007 19:46:27 |
It would rise exception on transferring the mail to the recipient's server;
exception message saying what it was complaining about. If no exceptions
you can only assume that the mail was sent succesfully.
"Larry" <lkillen@charter.net> wrote in message
news:45e70537$1@newsgroups.borland.com...
> Is there something I can monitor to insure that the mail left the server?
> I have a port monitor installed but all it tells me is that the SMTP port
> is open.
> Would I know if the mail failed to send? Is there a parameter I can trap
> to determine this?
>
> Thanks
none