Path

ez components / documentation / api reference / 1.1.1 / mail


eZ Components 1.1.1

Mail: ezcMailTransportSmtp

[ Tutorial ] [ Display-example ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcMailTransportSmtp

This class is deprecated. Use ezcMailSmtpTransport instead. [source]

Parents

ezcMailSmtpTransport
   |
   --ezcMailTransportSmtp

Inherited Constants

From ezcMailSmtpTransport:
ezcMailSmtpTransport::CRLF    The line-break characters to use.

Inherited Methods

From ezcMailSmtpTransport :
public void ezcMailSmtpTransport::__construct()
Constructs a new ezcMailTransportSmtp.
protected void ezcMailSmtpTransport::cmdRcpt()
Sends the 'RCTP TO' to the server with the address $email.
public void ezcMailSmtpTransport::disconnect()
Sends the QUIT command to the server and breaks the connection.
public void ezcMailSmtpTransport::keepConnection()
Sets if the connection should be kept open after sending an email.
public void ezcMailSmtpTransport::send()
Sends the ezcMail $mail using the SMTP protocol.
public void ezcMailSmtpTransport::__destruct()
Destructs this object.
Last updated: Thu, 01 Nov 2007