Deliver messages using SMTP
Located in /class/deliver/Deliver_SMTP.class.php (line 24)
Deliver | --Deliver_SMTP
Array keys are uppercased ehlo keywords array key values are ehlo params. If ehlo-param contains space, it is splitted into array.
SMTP STARTTLS rfc: "Both the client and the server MUST know if there is a TLS session active." Variable should be set to true, when encryption is turned on.
Parses ESMTP EHLO response (rfc1869)
Reads SMTP response to EHLO command and fills class variables (ehlo array and domain string). Returns last line.
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:23 +0100 by phpDocumentor 1.4.3