[Mailman-Users] There are no pending requests when clicking on the link in the mail

2012-10-30 Thread Andreas Nitsche
Hello, I tried to search some answers for this problem but didn't find anyone. I'm getting a daily mail which says that there is one mail which needs to be moderated. The link I get is http://lists.mydomain.com/mailman/admindb/orga When clicking on that link the site says that there are no p

Re: [Mailman-Users] Unable to create new list

2012-10-02 Thread Andreas Nitsche
has their own mailman instance I need to seperate the users. So the user for the domain zaubert.net is called mailman-zaubert.net. I compiled mailman with these settings. Even the webserver is running with this user. greetings Andi Am 01.10.12 22:00, schrieb Mark Sapiro: Andreas Nitsche wrote

[Mailman-Users] Unable to create new list

2012-10-01 Thread Andreas Nitsche
Hello list, I have setup a mailman environment to be able to manage multiple domains. For each domain there's running a seperate mailman instance. I'm compiling mailman with the following parameters: DOMAIN=$1 MAILMANROOT="/usr/local/mailman/${DOMAIN}" USERNAME="mailman-${DOMAIN}" ./configure