Delivery receipts are part of the SMTP protocol and not POP.  You use SMTP
for sending mail and POP to retrieve mail that is already delivered to your
mailbox.

Delivery receipts are outlined in RFC2298 (http://www.imc.org/rfc2298).  As
per the RFC the sending of a delivery receipt is dependent upon whether the
sending agent chooses to comply or ignore the request.

So, you would need to add the appropriate headers to the outgoing message
and then wait for the delivery status to be delivered to your mailbox (and
it might not come at all!).  Also, usually servers reply when the mail has
been delivered to the remote-end server and not when the user has actually
retrieved his/her mail.  So, at best you would just be getting notified when
the mail is actually in the recipients mailbox.

HTH,

Howie Hamlin
--
inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668
www.CoolFusion.com
============================================================
Please vote for iMS in the Most Innovative category here:
*** http://www.sys-con.com/ColdFusion/readerschoice2000/ ***
============================================================
Check out inFusion Mail Server - the world's most configurable email server



----- Original Message -----
From: Chris Badouin <[EMAIL PROTECTED]>
To: Cf-Talk (E-mail) <[EMAIL PROTECTED]>
Sent: Thursday, May 18, 2000 2:37 AM
Subject: CFPOP Delivery Receipt


> odd question but anyway......
>
> has anyone ever tried to obtain a delivery receipt from a CFPOP?...such as
> the options available in most mail programs
>
>
> Christopher Badouin CTO
> Everyday People
> 1200 4th St. Suite 509
> San Rafael Ca, 94901
> 415.455.9825
> 415.455.9830fax
> messenger ID- cbadouin
> [EMAIL PROTECTED]
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to