Smart Mailer ASP
You can offer your clients the ability to send HTML mails based on a template (either on your machine or at a URL), each personalised with the recipient's name. You can add attachments to everyone, or a group of people, there's progress bars while you're sending them - all this in an external PHP include file, so just a couple of lines on your page.
Take a look at the PHP version of the Smart Mailer PHP.
Smart Mailer PHP
You can offer your clients the ability to send HTML mails based on a template (either on your machine or at a URL), each personalised with the recipient's name. You can add attachments to everyone, or a group of people, there's progress bars
while you're sending them - all this in an external PHP include file, so just a couple of lines on your page.
Take a look at the ASP version of the Smart Mailer PHP.