data/aliases is created by mailman? or manually?
In going through an Ubuntu guide:
"This build of mailman runs as list. It must have permission to read /etc/aliases and read and write /var/lib/mailman/data/aliases. Do this with these commands:
sudo chown root:list /var/lib/mailman/data/aliases sudo chown root:list /etc/aliases"
https://help.ubuntu.com/community/Mailman#Postfix_Configuration
is data/aliases created by mailman? Or, do I manually create that file? How do I know that the aliases are correct?
see:
http://marc.info/?l=postfix-users&m=134615669604847&w=2
thanks,
Thufir
Thufir wrote:
In going through an Ubuntu guide:
As I said in another reply, see <http://wiki.list.org/x/OIDD>.
[...]
is data/aliases created by mailman? Or, do I manually create that file?
If you put
MTA = 'Postfix'
in mm_cfg.py, Mailman creates/updates aliases and aliases.db. As long as the timestamp on aliases.db is equal or more recent than that on aliases, you can probably assume that Postfix's postalias command did the right thing in updating aliases.db from aliases.
How do I know that the aliases are correct?
Look at the aliases file.
-- 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
-
Thufir