Re: [Mailman-Users] create lists in web interface

2017-11-11 Thread Mathieu R.
Thanks, it work perfectly


2017-11-11 11:48 GMT-05:00 Mark Sapiro :

> On 11/11/2017 06:26 AM, Mathieu R. wrote:
> > I just installed a fonctionnal mailman server.
> > with command line interface, everything is ok, but when i try to use the
> > web interface to create lists, i run into the following error :
> >
> >
> > Nov 11 09:21:12 vps81550 postfix/postalias[6036]: fatal: open
> > /var/lib/mailman/data/aliases.db: Permission denied
> >
> > i tried to add postfix user to list group, but it does not change a
> thing.
> >
> > i'm on debian, with postfix
>
>
> Please see 
>
> That said, Assuming the Mailman user is 'list' as it normally is in a
> Debian package installation, the mode and ownership of
> /var/lib/mailman/data should be
>
> drwxrwsr-x 3 rootlist
>
> Owner (root in this example) doesn't matter, but group 'list' and SETGID
> are important. aliases(.db) should be
>
> -rw-rw-r-- 1 rootlist ... aliases
> -rw-rw-r-- 1 listlist ... aliases.db
>
> Again the owner of aliases doesn't matter but the owner of aliases.db
> and the group of both should be 'list'.
>
> Also, all the wrappers in /usr/lib/mailman/cgi-bin/ should be group
> 'list' and SETGID.
>
> --
> Mark Sapiro The highway is for gamblers,
> San Francisco Bay Area, Californiabetter use your sense - B. Dylan
> --
> Mailman-Users mailing list Mailman-Users@python.org
> https://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: https://mail.python.org/mailman/options/mailman-users/
> mathieu%40400iso.net
>
--
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] create lists in web interface

2017-11-11 Thread Mark Sapiro
On 11/11/2017 06:26 AM, Mathieu R. wrote:
> I just installed a fonctionnal mailman server.
> with command line interface, everything is ok, but when i try to use the
> web interface to create lists, i run into the following error :
> 
> 
> Nov 11 09:21:12 vps81550 postfix/postalias[6036]: fatal: open
> /var/lib/mailman/data/aliases.db: Permission denied
> 
> i tried to add postfix user to list group, but it does not change a thing.
> 
> i'm on debian, with postfix


Please see 

That said, Assuming the Mailman user is 'list' as it normally is in a
Debian package installation, the mode and ownership of
/var/lib/mailman/data should be

drwxrwsr-x 3 rootlist

Owner (root in this example) doesn't matter, but group 'list' and SETGID
are important. aliases(.db) should be

-rw-rw-r-- 1 rootlist ... aliases
-rw-rw-r-- 1 listlist ... aliases.db

Again the owner of aliases doesn't matter but the owner of aliases.db
and the group of both should be 'list'.

Also, all the wrappers in /usr/lib/mailman/cgi-bin/ should be group
'list' and SETGID.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] create lists in web interface

2017-11-11 Thread Mathieu R.
I just installed a fonctionnal mailman server.
with command line interface, everything is ok, but when i try to use the
web interface to create lists, i run into the following error :


Nov 11 09:21:12 vps81550 postfix/postalias[6036]: fatal: open
/var/lib/mailman/data/aliases.db: Permission denied

i tried to add postfix user to list group, but it does not change a thing.

i'm on debian, with postfix
--
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org