Mailing list script

Please support our Growing an Online Community advertiser: Get a Free Web Site Analysis!
Reply

Join Date: Feb 2002
Posts: 12,036
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 130
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Mailing list script

 
0
  #1
Jul 22nd, 2004
Every few months or so, I like to send out an e-bulletin to forum members. However, the vBulletin built-in script just isn't robust enough as it constantly will time out every few pages. I've also tried sending mail directly from Mirosoft Outlook, but the sheer volume of emails made that nearly impossible as well.

I'm looking for a mailing list script that will let me throw a good 20K addresses at it - and it will run behind the scenes on my server. In other words, I don't want the actual sending to be via a web application that can continuously time out - nor do I want to have to keep a webpage open for so long.

Any recommendations?
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: May 2003
Posts: 307
Reputation: big_k105 is an unknown quantity at this point 
Solved Threads: 2
Team Colleague
big_k105's Avatar
big_k105 big_k105 is offline Offline
PFO Founder

Re: Mailing list script

 
0
  #2
Jul 22nd, 2004
do you run your own mail server on your server? if so here is a gnu program that mite help out http://www.gnu.org/software/mailman/

here is another one i have heard good things about too
http://www.greatcircle.com/majordomo/

i have never used either of them but they both my be great software
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 113
Reputation: liliafan is on a distinguished road 
Solved Threads: 2
liliafan's Avatar
liliafan liliafan is offline Offline
Junior Poster

Re: Mailing list script

 
0
  #3
Jul 22nd, 2004
A couple of years ago I was writing a program to do just this, send out the monthly news letter for the ecommerce company I was working for. I wrote it in C and linked to libesmtp, it was a very easy task, perhaps you should look at doing something like this? The application I wrote read a file that had the content of the email and another file with a delimited list of names and email addresses it would then use substitution to replace keywords in the email and send it to the address, it took about a week to write and handled about 500K of addresses, it also worked in such a way that it didn't force too much load on server itself. I also had to mess about with sendmail to reduce the timeout value for none responsive addresses.

Failing that an easier solution could be to use mailman and create a mailing list that can only be posted too by the admin, this is a webbased frontend but the backend isn't.

HTH

Ben
Application development, webhosting, and much more: www.webcentric-hosting.com
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 157
Reputation: pulse is an unknown quantity at this point 
Solved Threads: 0
pulse's Avatar
pulse pulse is offline Offline
Posting Whiz in Training

Re: Mailing list script

 
0
  #4
Aug 16th, 2004
Two of the most recommended List scripts are - DadaMail and PHPList .

But I had small problems with both...

DadaMail - I could not ever get installed on my server [ Perl Scares Me too Much ]. But I have heard realy-really good things about it. Try it and see if you can get it installed...

PHPList - Excellent Piece of Work... But whenever a new release is there , it is usually followed by 3-4 more releases. If you can keep up with that , then its perhaps even better than the commercial scripts available.

As far as Mailman is concerned - its what SlashDot and RedHat use to manage its own list [ so you know that its reliable ] . But , Its written in Python [ IMO ] . Its more of an email discussion list but can be hidden in one way or other to behave as an announcement list. I have the documentation but never actually needed to start a list. If you want I can pass em over to you.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC