aboutsummaryrefslogtreecommitdiffstats
path: root/mail/phpmailer2
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with M
* PHP email transport class featuring multiple file attachments, SMTPpav2009-06-025-0/+140
servers, CCs, BCCs, HTML messages, and word wrap, and more. It can send email via sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail active server component. WWW: http://sourceforge.net/projects/phpmailer PR: ports/135071 Submitted by: Joe Horn <joehorn@gmail.com>