The MIME_MDN:: class implements Message Disposition Notifications as described by RFC 3798.
$Horde: framework/MIME/MIME/MDN.php,v 1.4.10.14 2009/01/06 15:23:20 jan Exp $
Copyright 2004-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /MIME/MIME/MDN.php (line 16)
The MIME_Headers object.
The text of the original message.
Add a MDN (read receipt) request headers to the MIME_Headers object.
Generate the MDN according to the specifications listed in RFC 3798 [3].
Per RFC 3798 [3.2.6.2] the following types are valid: ==================================================== 'displayed' 'deleted'
Per RFC 3798 [3.2.6.3] the following modifications are valid: ============================================================ 'error'
Returns the address to return the MDN to.
Returns null if no MDN is requested.
When generating the MDN, should we return the enitre text of the original message? The default is no - we only return the headers of the original message. If the text is passed in via this method, we will return the entire message.
Is user input required to send the MDN? Explicit confirmation is needed in some cases to prevent mail loops and the use of MDNs for mail bombing.
Documentation generated on Sun, 30 Jan 2011 05:19:33 +0000 by phpDocumentor 1.4.3