Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-07-03 22:34
1.25

Improved error handling for developers, speed and efficiency improvements, proper RFC 822 message date, quoted-printable encoding, support for more versions of PHP, better documentation, and multiple small bugfixes.
Tags: Stable, Major feature enhancements

2001-06-13 03:33
1.10

A Win32 mail header bug, which printed out headers in message body, was fixed.
The date header was changed to work with Netscape mail programs. Enhanced
error-checking was added. Phpdoc documentation was Added to the source. An
optional name for file attachments was added. A sendmail header warning message
was eliminated.
Tags: Stable, Major bugfixes

2001-05-29 21:40
1.03

Several Clear* methods like ClearAllRecipients() which clears all To, CC, and BCC addresses from a message, an AddCustomHeader() function that allows users to specify their own special headers, support for Microsoft mail headers, and several bugfixes.
Tags: Stable, Major feature enhancements

2001-05-15 23:17
0.92

A problem where the body was not being printed
when a message was attached has been fixed. File
names have been changed to class.* to match the
current PHP class trend. This release has several
other small bug fixes.
Tags: Stable, Minor bugfixes

2001-04-17 22:51
0.9

Tags: Stable, Initial freshmeat announcement

Project Resources