How to generate the /var/lib/mailman/data/aliases file? I tryedtouch /var/lib/mailman/data/aliases Work but no mailman info in the file
mattias jonsson wrote:
How to generate the /var/lib/mailman/data/aliases file? I tryedtouch /var/lib/mailman/data/aliases Work but no mailman info in the file
The data/aliases file is only generated if you set
MTA = 'Postfix'
in mm_cfg.py. Once that is set, you can run Mailman's bin/genaliases to populate it from existing lists. See <http://www.list.org/mailman-install/postfix-integration.html>.
If you are not using Postfix as your MTA, see the FAQ at <http://wiki.list.org/x/joA9> and the other posts and FAQs linked from there.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro -
mattias jonsson