[PHP] PHPMailer – The Mail Library

The PHPMailer a powerful and most popular email transport class with a big features and small footprint that is simple to use and integrate into your own software.

PHPMailer is free and release under LGPL license.

Full Featured Email Transfer Class for PHP. PHPMailer features:

  • Supports emails digitally signed with S/MIME encryption!
  • Supports emails with multiple TOs, CCs, BCCs and REPLY-TOs
  • Works on any platform.
  • Supports Text & HTML emails.
  • Embedded image support.
  • Multipart/alternative emails for mail clients that do not read HTML email.
  • Flexible debugging.
  • Custom mail headers.
  • Redundant SMTP servers.
  • Support for 8bit, base64, binary, and quoted-printable encoding.
  • Word wrap.
  • Multiple fs, string, and binary attachments (those from database, string, etc).
  • SMTP authentication.
  • Tested on multiple SMTP servers: Sendmail, qmail, Postfix, Gmail, Imail, Exchange, etc.
  • Good documentation, many examples included in download.
  • It’s swift, small, and simple.

Quoted from PHPMailer homepage

Homepage

http://phpmailer.worxware.com/

Download

» PHPMailer for PHP4
» PHPMailer for PHP5/6
» PHPMailer-FE (Form2Email)
» PHPMailer-ML
» PHPMailer-BMH

Related posts:

  1. [PHP] PHPExcel – The Powerful Excel Library PHPExcel is an powerful class for read & write excel...
  2. [PHP] Syntax Highlighter GeSHi started as an idea to create a generic syntax...
  3. Best JavaScript IDE – Aptana Sutdio The Aptana Studio based on the Eclipse IDE, is a...
  4. jQuery Overview jQuery is a fast and concise JavaScript Library that simplifies...
  5. [PHP] jQuery PHP Edition? phpQuery! phpQuery is a server-side, chainable, CSS3 selector driven Document Object...


1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
 

Leave a Reply