Two headers that I can think of. <cfmailparam name="Return-Receipt-To" value="[EMAIL PROTECTED]"> This causes the mail server that you are sending the email to send a delivery receipt.
<cfmailparam name="Disposition-Notification-To" value="[EMAIL PROTECTED]"> This causes the persons email software to send a "read receipt" to you, saying that they read the email. Although this isn't supported by all email clients. ______________________ steve oliver cresco technologies, inc. http://www.crescotech.com -----Original Message----- From: Douglas Brown [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 10:33 PM To: CF-Talk Subject: delivery status notification Does anyone have an example of using the delivery status notification with cfmail? Could you please post an example if you do? Thanks There are two major products that come out of Berkeley: LSD and [Unix] BSD. We don't believe this to be a coincidence. Doug Brown ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

