Mailing List managers
As we go off and do the UCDS chess tournament and also the tournament coordinator job, I need a good mailing list manager. Here are the top ones:
Mailman. This is written in Python and is the top hit from Google, but I have to learn Python. Sigh and it requires a C compiler and root privileges so won't work in a hosted environment
Ez Mailing List Manager. Nice package but requires qmail and more Unix root level permissions.
Majordomo. The granddaddy of package. I hadn't realized it was written in Perl. This also requires root access and a c compiler. Sigh.
PHP and Perl Mailing List Managers
As usual, PHP has a zillion freeware ones. Here's a short list at:
HotScripts.com: PHP/Scripts and Programs/Mailing List Managers
PHP Resource Index
Perl List Managers. Here are the Perl ones.
PHP Mailer. This appears to be a good mailer set of classes.
Here are the actual programs I've found. Haven't tried them all but will start form the top:
452 Multimail. This seems like a good one but won't install on my geekfishing.net. I think there is an issue with the way get/post works in PHP4. I also noticed that this has not been updated for a year and it is only 52KB. Wow, that is small.
Acmelist Lite. This supports multiple mailing lists.
MyMail. Seems to only support one list. So I won't try right away.
PHP My Newsletter. This ones seems to have a bug in it probably due to the way that arguments are handled. ONly supports one list it seems and it has lots of French in it that makes it hard for me to debug.
Ciao-ELM. Referred to by the PHP Mailer class library above.