Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Mar : Re: Indy on XP - D 6

www.cryer.info
Managed Newsgroup Archive

Re: Indy on XP - D 6

Subject:Re: Indy on XP - D 6
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 17 Mar 2008 14:41:14

"Alan Jeffery" <observa@voyager.co.nz> wrote in message
news:47ded47a@newsgroups.borland.com...

> Yes, nothing there.

Then they have gone into the abyss.  If the SMTP server did not report any
errors, then you are guaranteed that it accepted the message data and its
delivery it now out of your hands.  If you are not seeing the message
bounced back via POP3, then either:

1) your SMTP server delivered it successfully and the problem in on the
receiver's end

2) your SMTP server has simply not delvered the message yet, such as if it
is queued for later processing

3) your SMTP server is having problems delivering the message, but has not
given up on it yet.  Most servers try for a few days before reporting a
failure back to the original sender.

> In fact I tested an Outlook email by addressing it to myself.
> Outlook wouldn't send it.

Why not?  What did it say?

> I figured that. Problem is I really don't need to use Indy for
> very much, at this point, other than emailing.

Well, but there has been a lot of work done on Indy's emailing code over the
years, though.  More so to support anti-spamming systems then to address
actual transmission issues.  But there had been work done on TIdMessage's
support code as well for better message parsing and generating.

> Installing later versions appears to be a quite major operation.

Upgrading from 8 to 9 should be less painful than upgrading from 8 to 10.


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive