This may be off topic - but how exactly did the docs fail you? cfmailparam is documented, is it not?
http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-7c15.html Or is your argument that an example isn't provided? On Wed, Aug 22, 2012 at 12:29 PM, Robert Harrison <[email protected]> wrote: > > I just found out (with no help from the Adobe documentation) that you can get > an email generated via CF mail to return a read receipt by adding the > following to the mail content. > > <cfmailparam name="Disposition-Notification-To" > value="[email protected]"> This is the Message Disposition Notification - > the command that requests the user to confirm they have read the mail. > > What I really want to do is confirm that the mail has been delivered. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352265 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

