On Wed, Sep 25, 2002 at 02:32:32PM +0800, gary wrote:
> Is there a way to send email with read/ return receipt in linux?

It's all done with headers.  The following request, in order, Priority,
Delivery Priority (MS only), Return Receipt, and Read Receipt.  (I'm lazy;
I've only memorized the return receipt header.  These are as generated
by SquirrelMail.)

        Importance: High
        X-MSMail-Priority: High
        Return-Receipt-To: <[EMAIL PROTECTED]>
        X-Confirm-Reading-To: <[EMAIL PROTECTED]>

Note that the reader's MUA must support these requests.  For a pretty good
table of all the headers, go to:

http://www.ninebynine.org/IETF/Messaging/HdrRegistry/MailHeaderProvisionalRegistry.html

Cheers,
-- 
        Dave Ihnat
        [EMAIL PROTECTED]



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to