New Zenner
- Join Date:
- Apr 2009
- Posts:
- 1
- Plugin Contributions:
- 0
newsletter - email limit?
The program logic is simple. It installs in the newsletter manager and makes use of the programming there to select the 1)newsletter to send and 2) customer group to send to.
Then it simply sends the newsletter to the first customer in the database and flags that customer. The program stops at that point after having sent one email (newsletter). However, the program 'refreshes' the newsletters page in x number of seconds (x being whatever you like) and the program sends another email (the selected newsletter) to the first customer in the database that is not flagged and then stops. In this manner the program walks through every customer in the database. When it gets to the end it 'unflags' everyone.
One advantage to this approach is that if your server or computer crashes, the customers who have been sent an email are still flagged and the program when restarted picks right back up where it stopped. The other advantage is that between emails (refreshes) the program is not running and uses no resources.
To me the big advantage was that it uses the existing customer database and existing newsletters, and simplified 'unsubscribe subscribe' issues.