Ludo blog

en
Sep 2010
Mo Tu We Th Fr Sa Su
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30

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>'
by ludovic Bellier on Fri Aug 6 23:32:12 2004 (Viewed: 1009 / 1 comments )
  |   RSS  |   RSS2  |   Atom  |   Source  |   Edit

#.   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 ?

Comments not allowed anymore on this post