aboutsummaryrefslogtreecommitdiff
path: root/mail/phpmailer2
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* PHP email transport class featuring multiple file attachments, SMTPPav Lucistnik2009-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> Notes: svn path=/head/; revision=235023