Delivers messages using the sendmail binary
Located in /class/deliver/Deliver_SendMail.class.php (line 25)
Deliver | --Deliver_SendMail
Extra sendmail arguments
Parameter can be set in class constructor function.
WARNING: Introduction of this parameter broke backwards compatibility with workarounds specific to qmail-inject.
If parameter needs some security modifications, it should be set to private in PHP 5+ in order to prevent uncontrolled access.
Stores used sendmail command Private variable that is used to inform about used sendmail command.
Constructor (PHP4 style, kept for compatibility reasons)
Constructor (PHP5 style, required in some future version of PHP)
Closes process handle.
function initStream
Initialise the sendmail connection.
Inherited From Deliver
Deliver::calculate_references()
Deliver::clean_crlf()
Deliver::foldLine()
Deliver::getBCC()
Deliver::initStream()
Deliver::ip2hex()
Deliver::mail()
Deliver::mimeBoundary()
Deliver::prepareMIME_Header()
Deliver::prepareRFC822_Header()
Deliver::preWriteToStream()
Deliver::send_mail()
Deliver::strip_crlf()
Deliver::timezone()
Deliver::writeBody()
Deliver::writeBodyPart()
Deliver::writeToStream()
Documentation generated on Mon, 13 Jan 2020 04:22:21 +0100 by phpDocumentor 1.4.3