Re: [Mailman-Users] New List Creation Hangs

2008-02-08 Thread Trevor Antczak
OK, I was out of the office yesterday and couldn't play with this, but I've done some additional testing to try and figure it out. 1) I did, in fact give "apache" and "mailman" the necessary sudo privs, not "nobody", and "apache" is the user that the web server runs as from /etc/sudoer

Re: [Mailman-Users] New List Creation Hangs

2008-02-08 Thread Mark Sapiro
Trevor Antczak wrote: > >3) The data/aliases file is being updated This says that Mailman.MTA.Postfix.create() is being called by the create CGI and is successfully adding the aliases to data/aliases. Assuming you have nothing in mm_cfg.py for POSTFIX_STYLE_VIRTUAL_DOMAINS, and there's no reason

Re: [Mailman-Users] New List Creation Hangs

2008-02-06 Thread Mark Sapiro
Trevor Antczak wrote: >I used the excellent instructions here: > >http://www.mail-archive.com/mailman-users@python.org/msg47309.html > >to allow Mailman to do it's own alias creation in Sendmail. This has >been partially successful, and I can now create lists with the newlist >command, and al

[Mailman-Users] New List Creation Hangs

2008-02-06 Thread Trevor Antczak
Hello all, I recently installed and configured Mailman to work with Sendmail. This installation is designed as an internal list server where essentially all users will be able to create lists as they need in order to serve specific needs. In order to avoid a massive administrative overhe