| |||||
PHPMailer is able to send email via sendmail, PHP mail(), QMail, or by SMTP.
The class is currently used by many open-source projects: Drupal, SugarCRM, Yii, Joomla! and many more.
Here are some key features of "PHPMailer":
· Integrated SMTP support
· Send emails with multiple TOs, CCs, BCCs and REPLY-TOs
· Multipart/alternative emails
· Multiple fs, string, and binary attachments (those from database, string, etc).
· Support for 8bit, base64, binary, and quoted-printable encoding
· SMTP authentication with LOGIN, PLAIN, NTLM and CRAM-MD5 mechanisms
· Supports emails digitally signed with S/MIME encryption
· Works on any platform
· Supports Text & HTML emails
· Embedded image support
· Native language support
· Flexible debugging
· Custom mail headers
· Word wrap
· Tested on multiple SMTP servers: Sendmail, qmail, Postfix, Gmail, Imail, Exchange, etc.
· Good documentation
· Examples included in download
Requirements:
· PHP 5 or higher
What's New in This Release: [ read full changelog ]
· Fix unbumped version numbers.
· Update packagist.org with new location.
· Clean up Changelog.

Via: PHPMailer 5.2.6
No comments:
Post a Comment