/t5/coldfusion-discussions/cfmail-read-received-receipt/td-p/736503Dec 15, 2006
Dec 15, 2006
Copy link to clipboard
Copied
Group -
I have an application that uses CFMAIL to send out documents
via email. The user of this application now wants to receive some
kind of verification that the intended recipient actually received
the email or read it. My thought was to add a Received or Read
receipt. Does anyone know if that's possible using the CFMAIL tag
or does any one have any better suggestions?
/t5/coldfusion-discussions/cfmail-read-received-receipt/m-p/736506#M68699Dec 15, 2006
Dec 15, 2006
Copy link to clipboard
Copied
LATEST
You still need the person to actually reply, no matter what
you put in
the header.
TRUE, but if you put a "read receipt" header in the message,
most mail
clients will strongly encourage the user to reply. Of course
most also
allow the user to ignore these requests; which many, many do.
But it is
possible for cold fusion to add the headers for all these
users to
ignore the request.