1

I'm looking for a mailing list management system. Currently I only have one mailing list with fewer than 1,000 subscribers and fewer than 100 mails/day, so the performance doesn't matter much (at least for now).

I currently use Google Groups; however, administration tasks of a Google group depend heavily on its web portal, so it's quite inconvenient when I use cellphone or public computer or anything except my own computer.

I'm planning to build my own mailing list on my own server. I wish to find a mailing list management system with a mail-based administration system. For instance, let m@e.com be the address of the mailing list. I wish I would be able to send something "query subscribers" to m.admin@e.com obtain a list of subscribers.

Is there any? Or can I achieve this with GNU mailman?

Update: It's not an announcement-only mailing list. It's a discussion mailing list.

xiaq
  • 496

1 Answers1

0

Take a look at Majordomo: http://www.greatcircle.com/majordomo/

Unless something has changed recently, it's been the standard in mailing list software for almost 20 years.

Edit: It seems that Majordomo is a bit behind in updates, and doesn't play nice with Perl 5. You should probably go with your noted option to look at Mailman instead: http://www.gnu.org/software/mailman/index.html

Hyppy
  • 3,770