Steve Matzura wrote: >The MTA is postfix. The file in question is >/var/lib/mailman/data/aliases which, according to what I've read, is >created from aliases.db.
The other way around. >The interesting thing is, virtual-mailman >*is* updated correctly from virtual-mailman.db while aliases is not. You have it backwards. Mailman writes aliases and virtual-mailman and then calls postalias and postmap to update the .db files from the text files. Postfix uses the .db files even though the extensions are not mentioned in main.cf. You need to 'chmod 660 /var/lib/mailman/data/virtual-mailman.db' It must be writable by the 'list group or it can't be updated by the web server running the create CGI. >Mailman was installed long before I got here, but I'm assuming it was >installed via the standard package installer when Ubuntu was >originally built a few years ago. I also recognize I'm not running the >latest Ubuntu or Mailman. Also, see the FAQ at <http://wiki.list.org/x/OIDD>. >Here's the perms on those four files: > >-rw-rw---- 1 root list 6725 2012-03-28 19:07 aliases >-rw-rw---- 1 list list 12288 2012-03-28 19:07 aliases.db >-rw-rw---- 1 root list 5830 2012-03-28 19:07 virtual-mailman >-rw-r----- 1 root list 12288 2012-03-28 19:07 virtual-mailman.db -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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