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.

2002-06-26 21:23
1.62

The multiple-attachment bug and a couple of word
wrap bugs were fixed. The memory consumption of
the attachment code was reduced. More debugging
was done. The code is now documented in
phpDocumentor format.
Tags: Stable, Major bugfixes

2002-04-10 21:09
1.60

Embedded image support, fixes for some major bugs with several MTAs and mail clients, a patch for sendmail support, new unit tests, and elimination of many bugs and warnings.
Tags: Stable, Major bugfixes

2001-11-13 20:32
1.50

SMTP debugging support was enhanced. Support for multiple ports on SMTP was
added. The Received header was added. The WordWrap variable was set to int with
a zero default. A problem with extra lines when not using SMTP mailer was
fixed. An AltBody order problem was fixed. Several other bug fixes were made.
Tags: Stable, Minor feature enhancements

2001-09-10 19:28
1.41

Fixed AltBody bug when sending without attachments. Fixed rfc_date() for certain mail servers.
Tags: Stable, Minor bugfixes

2001-08-21 00:39
1.40

Multipart/alternative support (AltBody variable), a new AddStringAttachment() method for string and database attachments, SMTP authentication support (SMTPAuth, Username, Password variables), updates and extensions to the phpmailer documentation, and several attachment problem bugfixes.
Tags: Stable, Major feature enhancements

Project Resources