[Mailman-Users] Mailman on multiple domains

Scott Race scott at jda-networks.com
Fri Oct 31 23:16:20 CET 2008


Checked the permissions:

Mailman directory:
drwxrwsr-x   2 root       mailman    4096 Oct 31 16:41 mailman

Alias files:
-rw-rw-rw-  1 root   mailman 12582 Oct 31 16:41 aliases
-rw-rw-rw-  1 root   mailman 24576 Oct 31 16:41 aliases.db
-rw-rw----  1 apache mailman  3689 Oct 31 16:41 virtual-mailman
-rw-r-----  1 root   mailman 12288 Oct 31 15:44 virtual-mailman.db

Changed the file permissions to 660 on virtual-mailman.db and posts now
working!

Thanks a million.

Scott Race
 
 

-----Original Message-----
From: Mark Sapiro [mailto:mark at msapiro.net] 
Sent: Friday, October 31, 2008 3:11 PM
To: Scott Race
Cc: mailman-users at python.org
Subject: RE: [Mailman-Users] Mailman on multiple domains

Scott Race wrote:

>Now just hit one more slight snag, can no longer create new lists on
the
>second-domain.org.
>
>Fails with the Bug in Mailman version 2.1.5 - We're sorry, we hit a
bug!
>Error.
>
>/var/log/mailman error shows:
>
>admin(14722): RuntimeError: command failed: /usr/sbin/postmap
>/etc/mailman/virtual-mailman (status: 1, Operation not permitted)
>
>I noticed that apache is now trying to own the virtual-mailman file in
>/etc/mailman, didn't notice that before.  Changing the ownership to
>root:mailman doesn't work, when trying to create a list it fails and
>apache takes ownership back.


The owner doesn't matter except the owner of aliases.db probably needs
to be 'mailman'. the other owners (aliases, virtual-mailman and
virtual-mailman.db don't matter.

What does matter is /etc/mailman needs to be group mailman and g+rws
and all four of aliases, aliases.db, virtual-mailman and
virtual-mailman.db need to be group mailman and g+rw.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list