Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: How to request delivery notification using TIdSMTP ?
| Subject: | Re: How to request delivery notification using TIdSMTP ? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 26 Sep 2006 14:41:03 |
"Massuda" <massuda@mailinator.com> wrote in message
news:45198ef5$3@newsgroups.borland.com...
> Can I use the header "Return-Receipt-To" for this purpose
> (delivery notification)?
That is entirely dependant on the particular server that is receiving the
message. "Return-Receipt-To" is not a standard header, and it is not
specifically a delivery notification header either. Many servers do not use
it as a delivery notification. If they use it at all, it is used as a read
notification instead. Some servers do not use it at all.
Gambit