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: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 1 Mar 2007 10:09:40 |
"Larry" <lkillen@charter.net> wrote in message
news:45e700c0$1@newsgroups.borland.com...
> I am using Indy 10.1.5
Try upgrading to the lates 10.1.6 snapshot.
> I get no errors or exceptions an d it appears to send perfectly.
Then the problem has to be on the server's end. TIdSMTP would raise
an exception if there was a problem in sending the message to the
server. But even a successful send does not guarantee that the server
will be able to deliver it to the target recipient(s) afterwards.
Gambit
none