There are two headers that I know of for this:

Disposition-Notification-To
Return-Receipt-To

You would either set this up as a POP account that you have access to or an automated 
process (iMS is perfect for this).  Note,
however, that not all email clients will send back the notification.

In CFMAIL the syntax is:

<cfmailparam  name = "Disposition-Notification-To"   value = "[EMAIL PROTECTED]" >
<cfmailparam  name = "Return-Receipt-To"   value = "[EMAIL PROTECTED]" >

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
>>> Find out how iMS Stacks up to the competition: 
>http://www.coolfusion.com/imssecomparison.cfm

----- Original Message -----
From: "Smith, Matthew P -CONT(DYN)" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, April 25, 2002 10:40 AM
Subject: delivered and read notification from cfmailed email: cfmailparam?


> Is there a way to receive delivered and read notifications from a cfmail
> sent email, the same as you receive in outlook sent mails?  I assume it is a
> cfmailparam, can anyone help with the actual code?
>
> Thanks.
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
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

Reply via email to