Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: Why doens't this work??
| Subject: | Re: Why doens't this work?? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 8 Oct 2007 15:50:20 |
"Del Murray" <Del.Murray@CreditHawk.Net> wrote in message
news:470ab0c0$1@newsgroups.borland.com...
> I have watched for that and dont get a bounced email.
Then there is nothing else you can do about it in your code. The email is
disappearing into limbo after Indy has sent it.
> What is so funny is the "quicksend", which works fine
> in ISAPI doesnt work in the GUI program.
That does not mean anything. A socket connection is a socket connection
regardless of the environment it is used in. So something else has to be
different between the two environments. Maybe there is a firewall/router or
virus scanner that is silently swallowing the data? Who knows. This is not
an Indy issue.
Gambit
none