Requesting a Read-Receipt

Read-Receipts are not very reliable since most emails clients will either prompt, or block them. However, if you do desire to request a read-receipt you should set this in the message itself, before sending:

$message =& new Swift_Message("My subject", "My body");
$message->requestReadReceipt("your@address.tld");
 
v3/sending/read_receipts.txt · Last modified: 2007/03/22 16:19 by d11wtq
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki