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 10:13:49 |
"Bill Edwards" <sdbgrump@hotmail.com> wrote in message
news:45193da3$1@newsgroups.borland.com...
> Perhaps the "ReceiptRecipient" property of TIdMessage
> will serve the purpose?
That property fills in the "Disposition-Notification-To" header of the
message itself. It is not an SMTP-specific value. Not all servers
recognize those types of headers. And besides that, those that do tend to
use that particular header for read receipts, not delivery receipts.
Gambit