Jelix 1.7.18

jSmtp.class.php

jSmtp, based on SMTP, a PHP SMTP class by Chris Ryan.

Define an SMTP class that can be used to connect and communicate with any SMTP server. It implements all the SMTP functions defined in RFC821 except TURN.

Tags
subpackage

utils

author

Laurent Jouanneau

copyright

2006-2008 Laurent Jouanneau

see
http://jelix.org
licence

GNU Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html

Interfaces, Classes and Traits

jSmtp
SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.

Search results