XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
PHPMailer Namespace Reference

Detailed Description

PHPMailer - PHP email transport class NOTE: Requires PHP version 5 or later

Author
Andy Prevost
Marcus Bointon
Jim Jagielski
Version
Id:
class.phpmailer.php 9045 2012-02-22 04:43:55Z beckmi

http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License

PHPMailer - PHP POP Before SMTP Authentication Class NOTE: Designed for use with PHP version 5 and up

Author
Andy Prevost
Marcus Bointon
Jim Jagielski
Version
Id:
class.pop3.php 9045 2012-02-22 04:43:55Z beckmi

POP Before SMTP Authentication Class Version 5.2.1

Author: Richard Davey (rich@.nosp@m.core.nosp@m.php.c.nosp@m.o.uk) Modifications: Andy Prevost License: LGPL, see PHPMailer License

Specifically for PHPMailer to allow POP before SMTP authentication. Does not yet work with APOP - if you have an APOP account, contact Richard Davey and we can test changes to this script.

This class is based on the structure of the SMTP class originally authored by Chris Ryan

This class is rfc 1939 compliant and implements all the commands required for POP3 connection, authentication and disconnection.

Author
Richard Davey

PHPMailer - PHP SMTP email transport class NOTE: Designed for use with PHP version 5 and up

Author
Andy Prevost
Marcus Bointon
Author
Jim Jagielski
Version
Id:
class.smtp.php 9045 2012-02-22 04:43:55Z beckmi