Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: SMTP incoming data timeout - closing connection

www.cryer.info
Managed Newsgroup Archive

Re: SMTP incoming data timeout - closing connection

Subject:Re: SMTP incoming data timeout - closing connection
Posted by:"Hubert Anemaat" (hube..@anemaat.nl)
Date:Fri, 25 Jan 2008 10:34:35

Hello Remy,

I tried Wireshark here on my PC to test it first, but Norton Internet
Security does not like this program. I still have to install it on the
PC of my client.

Thanks,
Hubert


Remy Lebeau (TeamB) schreef:
> "Hubert Anemaat" <hubert@anemaat.nl> wrote in message
> news:479873a9$1@newsgroups.borland.com...
>
>> Is it possible to ignore the incoming commands from the
>> e-mail server so that the e-mail can be sent anyway ?
>
> Not using TIdSMTP, no.  You would have to use TIdTCPClient directly instead,
> sending the SMTP commands manually.  That is not how SMTP is designed to be
> used, though.  You really need to track down the original problem and fix it
> instead.  Did you look at packet sniffing like I suggested?
>
>
> Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive