Web Hosting Talk







View Full Version : Mailing List script


kmark2
09-11-2002, 02:52 AM
I was wondering what script someone would suggest for a pretty basic mailing list. Basically just need somethign with a web interface to add users and new lists, easy to install, and have the ability for people to write to an address say mailinglist@blank.org and it would sent out to all the members. So not just an anouncment type list but one where all memebrs can contribute. Thanks so much for your help.

From,
Mark K.

sitekeeper
09-11-2002, 03:21 AM
This one is good and the price is right, FREE!
http://www.codingclick.com/scripts/MyMail/

badr
09-25-2002, 12:19 PM
search for a script called easyletter... very basic and powerfull, uses a txt file to store e-mails...

Ultravox
09-26-2002, 12:13 PM
What scripting language is supported on your server? You can watch out for free scripts at hotscripts.com.

Schumie
09-26-2002, 01:26 PM
If you have access to the aliases file, you can setup a basic mailing list through that by calling in a file which has an email address per line.

Nothing very sophisticated, but it does the job ;)

ghost
09-26-2002, 02:23 PM
As a PHP Programmer you should always check http://php.resourceindex.com :D :D :D

akuo
09-26-2002, 06:24 PM
Originally posted by sitekeeper
This one is good and the price is right, FREE!
http://www.codingclick.com/scripts/MyMail/
I think kmark2 is looking for a 'discussion list' where members can send emails to the whole list. MyMail does not currently support that.

I was going to suggest my favourite, MojoMail (http://mojo.skazat.com) but same story, it doesn't yet have good discussion list features.

Perhaps you should look into Mailman (http://list.org). It's a popular alternative to Majordomo etc. There doesn't seem to be much else in this area, so you might have a hard time finding anything more 'basic' than that.

Bazuuka
09-27-2002, 09:58 PM
don't forget http://www.worldscripts.com

:D