Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: Error : EIdSMTPReplyError - when sending emails

www.cryer.info
Managed Newsgroup Archive

Re: Error : EIdSMTPReplyError - when sending emails

Subject:Re: Error : EIdSMTPReplyError - when sending emails
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Wed, 14 Nov 2007 17:50:57

"Paul Coshott" <paul@pacsoftware.com.au> wrote in message
news:473b92a9@newsgroups.borland.com...

> is there any way to know if this error comes from the
> users server or the isp's server ?


No.  TIdSMTP only knows about the server it is directly connected to.  If
that server is connected to another server, TIdSMTP has no way of knowing.
EIdSMTPReplyError is thrown in response to errors the direct server reports
to TIdSMTP.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive