|
Cheetah
|
PHPMailer - PHP email creation and transport class. PHP Version 5
The PHPMailer GitHub project Marcus Bointon (Synchro/coolbru) phpmailer@synchromedia.co.uk Jim Jagielski (jimjag) jimjag@gmail.com Andy Prevost (codeworxtech) codeworxtech@users.sourceforge.net Brent R. Matzelle (original founder) 2012 - 2014 Marcus Bointon 2010 - 2012 Jim Jagielski 2004 - 2009 Andy Prevost http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License This program is distributed in the hope that it will be useful - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. PHPMailer - PHP email creation and transport class. Marcus Bointon (Synchro/coolbru) phpmailer@synchromedia.co.uk Jim Jagielski (jimjag) jimjag@gmail.com Andy Prevost (codeworxtech) codeworxtech@users.sourceforge.net Brent R. Matzelle (original founder) PHPMailer exception handler PHPMailer RFC821 SMTP email transport class. PHP Version 5 https://github.com/PHPMailer/PHPMailer/ The PHPMailer GitHub project Marcus Bointon (Synchro/coolbru) phpmailer@synchromedia.co.uk Jim Jagielski (jimjag) jimjag@gmail.com Andy Prevost (codeworxtech) codeworxtech@users.sourceforge.net Brent R. Matzelle (original founder) 2014 Marcus Bointon 2010 - 2012 Jim Jagielski 2004 - 2009 Andy Prevost http://www.gnu.org/copyleft/lesser.html GNU Lesser General Public License This program is distributed in the hope that it will be useful - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. PHPMailer RFC821 SMTP email transport class. Implements RFC 821 SMTP commands and provides some utility methods for sending mail to an SMTP server. Chris Ryan Marcus Bointon phpmailer@synchromedia.co.uk