Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: Question about "EIdProtocolReplyError: Cannot route to" error [Indy 9.00.10

www.cryer.info
Managed Newsgroup Archive

Re: Question about "EIdProtocolReplyError: Cannot route to" error [Indy 9.00.10

Subject:Re: Question about "EIdProtocolReplyError: Cannot route to" error [Indy 9.00.10
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 8 May 2006 11:51:43

"tao lin" <lams_yi@nospam.hotmail.com> wrote in message
news:445f245e@newsgroups.borland.com...

> Can IdSMTP ignore the invalid email, and keep send the email to
> other email addresses?

Indy 9 does not support what you are asking for.  You need to upgrade to
Indy 10 for that.  TIdSMTP has a new OnFailedRecipient event which has a
VContinue parameter.

> If it cannot, how can I check the domain "hotmai.com" is invalid?

If you do not want to upgrade to Indy 10, then you will have to send your
messages to each recipient individually so that you can catch errors on a
per-recipient basis.


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive