Simple Free Mass Mailer Sender
Simple Free Mass Mailer Sender is a script that you can use from your server to send mass mails.You can for example use it to send annoncements for your members, that you have an offer for them. You can also use it as mass mailer subscriber to send weekly mails to yours subcribers.
Visit publisher site: Simple Free Mass Mailer SenderListing Details
- Version:
- 1.0
- Filed in:
-
Scripts / PHP / Scripts & Programs / Email Systems / Email Utilities
- Submitted on:
- Last Updated:
- Mar 24, 2009
- Publisher:
- Shan Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
- Free to distribute
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
Sorry do not rate this script very high. Maybe in the next version you will consider using Mysql Injection Protection. Plus the PHP function mail() is pretty obsolete since places like Yahoo and Hotmail uses strong filters. Email will not get through to them with just the mail() function. Take a look at the SMTP function ;) This may help.