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.
| Tags | Communications Email Software Development Libraries Internet Web |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: This release fixes a major denial of service bug. It also adds nine new translations and fixes another minor bug. Upgrading is highly recommended.


Changes: Five new translations were added and various bugs were fixed.


Changes: This is an interim bug fix release. It is highly recommended that everyone update to this version.


Changes: This release has some major enhancements, like SMTP keep-alive, multi-language support, and overall improved performance. It contains several bug fixes as well.


Changes: This release contains a bunch of bugfixes. Upgrading is highly recommended.
- All comments
Recent commentsRe: Abandoned?
> It appears that this project has been abandoned.
I never abandoned it but I took, lets say, a long vacation from it. Anyway, I passed off the project to Andy Prevost to be the project lead. He looks like he'll do a fine job of keeping PHPMailer as the PHP email transport leader.
Abandoned?
It appears that this project has been abandoned. I'm awfully wary of
using software with such potential for exploit that hasn't been
touched in a year. Here's hoping somebody picks this up -- it's a fine
program.