Hi friends ,

In one of my web portal there are more than 1000 users . I need a news letter for every week for all these users ... My system ( web account ) crashed when I tried with a for loop . Can you please suggest me a tool or code for doing that ?

Thanks
Rajeesh

I would suggest using a service like (free) http://mailchimp.com/ because getting the headers right and your luck of being on a non-blacklisted ip is difficult.

More similar services can be found on: http://alternativeto.net/software/mailchimp/

Good luck!!!

EDIT - I forgot to mention a good PHP solution if you decided you wanted to do it yourself: PHP List (http://www.phplist.com/)


Hi friends ,

In one of my web portal there are more than 1000 users . I need a news letter for every week for all these users ... My system ( web account ) crashed when I tried with a for loop . Can you please suggest me a tool or code for doing that ?

Thanks
Rajeesh

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.