PHP Mail List Setup
A mailing list is the most efficient way to share your news by e-mail. We can install a powerful mailing program on your website that will allow you to send out frequent news letters to an unlimited number of recipients.
SEE EXAMPLE TEMPLATE HERE
Mailing List Features
- It is great for newsletters, publicity lists, notifications, and many other uses. (It is different from group mailing list systems like mailman.)
- The Web Interface lets you write and send messages, and manage over the internet.
- 100 000 + subscribers. The PHP mail list is designed to manage mailing lists with hundreds of thousands of subscribers. It is excellent with smaller lists too!
- No duplicate messages. No 'forgotten' messages. The program manages message delivery with a message queue, ensuring that every subscriber gets the email message, and that no subscribers receive two copies, even if they're subscribed to more than one list!
- Open/View Tracking tells you how many users opened your email message. This provides a minimum statistic, as many email clients with privacy or security policies block images (gmail, thunderbird, and others).
- Subscriber Attributes like 'name', 'country', and other personal information, are completely customizable. You can specify what information you need to get from users when they subscribe.
- User Specific Content. You can use Subscriber Attributes in message content to make each and every email message personalized with the subscribers name, country, or any other attribute.
- HTML email messages. Subscribers can be given the choice between text or html email messages. You decide whether subscribers can choose, what the default choice is, and what format a message is sent in: text only, html only, or both!
- Bounce Processing keeps your database clean of unused and non-existent email addresses.
