| Newsletter Subscription |
 | Easy-to-integrate newsletter subscription form |
 | Subscribe to multiple newsletter groups |
 | Choose to receive HTML or text-based newsletter |
 | Provide unsubscribe link and option to change to HTML or text-based newsletter |
 | Browse past newsletters by categories and archives |
|
| Write HTML or Text-based Newsletter |
 | Support WYSIWYG/HTML editor which is compatible with Internet Explorer, Firefox and Mozilla web browsers |
 | Insert images and create tables |
 | Support plain text email |
 | Create newsletter templates for standard writing |
|
| Broadcast Newsletter |
 | Replacing PHP mail() function with phpMailer class |
 | Able to connect to remote mail server to send out newsletters, such as Windows server |
|
| Delivery Schedule |
 | Choose which newsletter and subscriber group to add to delivery schedule |
 | Set delivery date for future sending |
 | Check bounce back email address by using POP connection with enhanced algorithm |
 | Support cron job to run the delivery process automatically |
|
| Bulk Sending Algorithm |
 | Process large number of subscribers database which may cause server time out |
 | Our Bulk Sending algorithm divides the total number of subscribers into smaller cycles such as 5, 10, 20, etc. |
 | A popup Window will automatically refresh after each cycle until the entire process is completed |
 | Able to resume delivery for remaining subscribers |
 | It displays the sending progress and also generates final report |
|
| Anti-Spam With Image Verification |
 | Secure your newsletter subscription form from being spammed by bots |
 | Requires both the GD library and FreeType library |
|
| Easy-to-Use Back-End System |
 | Add, edit and update newsletters and newsletter groups |
 | Manage subscribers and their groups |
 | Test sending newsletter |
 | Option to hide specific groups for private access only |
 | Import subscribers from CSV format file |
 | Define newsletter header, footer and subscription confirmation email |
 | Time Zone settings and define front-end CSS |
|