I updated from Mailman 2.0 to Mailman 2.1 on my Debian Woody System. The Mailer being used is QMail with virtual domains provided by vpopmail.
I updated simply by running configure --prefix /home/mailman to use the existing installation directory and make install. Afterwards, I fixed permissions using check_perm -f. I turned off the SMTP-Server and Apache during this step, as recommended in the UPGRADING file. I then removed the old list aliases and generated the new ones (like in README.QMail). I also added the new mailing list mailman and set it applied the defaults by using config_list as described in the INSTALL file. Finally, I replaced mailman's crontab by the new one (crontab.in) and ran mailmanctl start.
Now, the list interfaces are accessible on the webserver but no mails are being sent. There is no error message in any of the logs except for the error
(25409) Warning: unable to setgroups([1011])
in the file logs/error every time I restart mailmanctl. The GID 1011 is the mailman group.
Can anybody help me? How can I find out what the problem is? Mails to mailing lists just don't get delivered, but there's no hint where to look for the problem...
Thanks a lot!
Torsten
--
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
