WebApp: phpMassMail: Bulk Mailing for PHP

phpMassMail is a simple script which allows you to send a customized version of a single email to a list of recipients, with their email, name and up to 9 custom values modified each time the email is sent.

Download   phpMassMail (7.1 KiB, 3,816 hits)

phpMassMail has been used to mail to lists of over 1,000 recipients, with 5 custom fields. It should be capable of sending to even more than this, but I don’t have a list big enough to try!

Requirements

  • PHP 4.1 + (uses the new super-globals)
  • PHP configured with the ability to send email (mail() function must work)
  • Ability to create text/csv files for the messages and email list