Ulf Dunkel wrote:
>
>When I run /usr/lib/mailman/bin/genaliases, I see that in /etc/mailman/ 
>the relevant files are updated:
>
>- aliases
>- aliases.db
>- virtual-mailman
>- virtual-mailman.db
>
>But Postfix won't react on alias changes until I copy at least the 
>aliases* files into /var/lib/mailman/data/.
>
>I didn't set up Mailman on the new machine, but my ISP did. In various 
>documentations on the web I see various places for all this stuff. Is 
>there any place where the genaliases output should be written to by default?


In standard GNU Mailman genaliases and list creation/deletion with MTA
= 'Postfix' writes/updates aliases* and virtual-mailman* in
$var-prefix/data/ where var-prefix is set by configure when Mailman is
configured. This can be overridden in mm_cfg.py by setting

DATA_DIR = '/etc/mailman'

or anything else as desired.

It appears your ISP is using some packaged Mailman (possibly Debian or
RedHat), but has not properly configured Postfix to look for Mailman's
aliases and virtual maps in the place where the package puts them.

-- 
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to