Télécharger la liste

Description du projet

Attachment Mailer class is a PHP class that can
send email messages with multiple attachments and
HTML. It contains a function to check an email
address (using regular expressions and by testing
the address against a MX record). All header rows
are filtered to prevent spamming via Web mail
forms.

Système requise

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.

2006-11-20 15:27
1.20

La classe a été transformée en une classe HTML complet mailer comporté, y compris le courrier HTML avec (inline) les pièces jointes, un format de texte de remplacement, les pièces jointes intégrées mixtes avec des pièces jointes externes, et beaucoup plus. La plupart des méthodes ont été modifiés et la structure de la manière dont un des objets est défini a été mis à jour. Mail Scripts qui utilisaient auparavant cette catégorie ont besoin d'être mis à jour.
Tags: Initial freshmeat announcement
The class has been changed into a full featured
HTML mailer class, including HTML mail with
(inline) attachments, an alternative text format,
inline attachments mixed with external
attachments, and much more. Most methods were
changed and the structure of how an objects is
defined was updated. Mail scripts that previously
used this class need to be updated.

Project Resources