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

2012-10-02 Thread Mark Sapiro
On 10/2/2012 12:07 AM, Andreas Nitsche wrote: > Hello Mark, > > But since I turned off > SELinux everything works fine with exactly this permissions. The thing > is: while I have a setup for several domains and each of them has their > own mailman instance I need to seperate the users. So the user

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

2012-10-02 Thread Andreas Nitsche
Hello Mark, thanks for your answer. I didn't see any SELinux issues, therefore I didn't thought it would be a SELinux issue. But since I turned off SELinux everything works fine with exactly this permissions. The thing is: while I have a setup for several domains and each of them has their ow

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

2012-10-01 Thread Mark Sapiro
Andreas Nitsche wrote: > >Can you tell me with which user this command gets executed? I had a look >at the aliases file: > >-rw-rw. 1 mailman-zaubert.net nobody 2159 30. Sep 13:33 aliases >-rw-r-. 1 mailman-zaubert.net nobody 49152 30. Sep 13:33 aliases.db These ownerships and permissio

[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