PHPMailer 1.73 review

Download
by rbytes.net on

PHPMailer is an email transport class which features multiple file attachments, CCs, BCCs, REPLY-TOs, HTML messages, redundant SMTP s

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Brent R. Matzelle
0 stars award from rbytes.net

PHPMailer is an email transport class which features multiple file attachments, CCs, BCCs, REPLY-TOs, HTML messages, redundant SMTP servers, and word wrap, among others.

It can send email via sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail active server component.

Here are some key features of "PHPMailer":
Can send emails with multiple TOs, CCs, BCCs and REPLY-TOs
Redundant SMTP servers
Multipart/alternative emails for mail clients that do not read HTML email
Support for 8bit, base64, binary, and quoted-printable encoding
Uses the same methods as the very popular AspEmail active server (COM) component
SMTP authentication
Word wrap
Address reset functions
HTML email
Tested on multiple SMTP servers: Sendmail, qmail, Postfix, Imail, Exchange, Mercury, Courier
Works on any win32 or *nix platform
Flexible debugging
Custom mail headers
Multiple fs, string, and binary attachments (those from database, string, etc)
Embedded image support

What's New in This Release:
Fixed denial of service bug: http://www.cybsec.com/vuln/PHPMailer-DOS.pdf
Now has a total of 20 translations
Fixed alt attachments bug: http://tinyurl.com/98u9k

PHPMailer 1.73 keywords