Ezmlm
ezmlm (http://www.ezmlm.org/) is a mailing-list manager, often associated with qmail MTA (http://www.qmail.org/) and its virtual pop box manager vpopmail.
Reply-To:
By default, Reply-To: isn't included in the header mails. To do this, you can edit headeradd file in the mailing-list directory (ex : /home/vpopmail/domains/<domain>/<ml name>/headeradd for me), and add line:
Reply-To: <ml name>@<domain>
No need to restart any services, it works directly.
This directory contains a lot of configuration file, see ezmlm site.
Mailing-list Alias:
If you use an alias for the mailing-list email address, you've got an error like:
"ezmlm-reject: fatal: List address must be in To: or Cc: (#5.7.0)"
If you wish to allow this kind of alias, edit editor file in the mailing-list directory (ex : /home/vpopmail/domains/<domain>/<ml name>/editor for me), and add the '-T' option after ezmlm-reject, ex:
|/usr/local/bin/ezmlm/ezmlm-reject -T '/home/vpopmail/domains/<domain>/<ml>'

#. Jkx on Sat Aug 7 04:56:25 2004
Perhaps it's time to switch to a real MTA and real mailing-list manager ? :) I can share my postfix setup if you want. I really think mailman is really good but haven't tested it yet.
Kool CSS changes too:) We need to do a better way to handle templating in Alinea.. and please install mod_webkit or use Ian stand-alone-webkit. The cgi is really slowwww..
Enjoy ?