[Mailman-Users] Permission problems with /etc/mailman/*.db

2010-12-07 Thread Robert Moskowitz
This is a clean install on Fedora 12, which provides Mailman 2.1.12 This time my cookbook seemed to be all in order. Everything was going great. Mailman list created and user added, message sent, then I locked up the Mailman list so it would not be available to viewers once I moved this box

Re: [Mailman-Users] Permission problems

2008-02-04 Thread Mark Sapiro
Melinda Gilmore wrote: >All permissions are the same as the others and have rws. I guess I should >mention that along with that error I get 4 other emails. These are just >the last error line as in the other one. > > >OSError: [Errno 13] Permission denied: >'/usr/local/mailman/lists/sis_direc

Re: [Mailman-Users] Permission problems

2008-02-04 Thread Mark Sapiro
Melinda Gilmore wrote: >No matter what permission I set and copy from other lists that are ok, I >keep getting this error message. I must have something to do with the .tmp >part fo the request.pck, But can't figure out why I am still getting it. >Also, when I got to check that list, that file i

[Mailman-Users] Permission problems

2008-02-04 Thread Melinda Gilmore
No matter what permission I set and copy from other lists that are ok, I keep getting this error message. I must have something to do with the .tmp part fo the request.pck, But can't figure out why I am still getting it. Also, when I got to check that list, that file is not there. Any directions

[Mailman-Users] permission problems

2005-12-29 Thread Lic. Martin Marques
I started having permission problems with mailman just now. All messages sent to the lists get shunt, and when I try to unshunt them I get these errors in mailman/error log: Dec 28 21:05:41 2005 (23314) Archive file access failure: /var/lib/mailman/archives/private/depto.mbox/depto.mbox

Re: [Mailman-Users] Permission problems cause postfix postalias error

2005-03-03 Thread Bryan Blackwell
Did you install Mailman as root, or with the mailman user? That might be it. -- -- Bryan Blackwell -- Unix System Administrator [EMAIL PROTECTED] On Mar 3, 2005, at 3:32 AM, Graham Leggett wrote: - The check_perms script is setting the ownership of the files to "root", when the docs say they s

Re: [Mailman-Users] Permission problems cause postfix postalias error

2005-03-03 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Graham Leggett wrote: > Todd said: [...] >> See: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.009.htp > > This FAQ entry repeats the docs - I tried setting the permissions to > "mailman:mailman" but this did not work either. Partly, bu

Re: [Mailman-Users] Permission problems cause postfix postalias error

2005-03-03 Thread Graham Leggett
Todd said: >> I have run the bin/check_perm script, but to no avail. Does anybody know >> what should be done to make this work? I tried adding the postfix user >> to the mailman group, but it didn't work. > > See: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.009.htp This FAQ entr

Re: [Mailman-Users] Permission problems cause postfix postalias error

2005-03-02 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Graham Leggett wrote: > After creating a list, mailman v2.1.5 bombs out like so: > > Traceback (most recent call last): > File "/var/mailman/scripts/driver", line 87, in run_main > main() > File "/var/mailman/Mailman/Cgi/create.py", line 55, in

[Mailman-Users] Permission problems cause postfix postalias error

2005-03-02 Thread Graham Leggett
Hi all, After creating a list, mailman v2.1.5 bombs out like so: Traceback (most recent call last): File "/var/mailman/scripts/driver", line 87, in run_main main() File "/var/mailman/Mailman/Cgi/create.py", line 55, in main process_request(doc, cgidata) File "/var/mailman/Mailman/Cgi/

RE: [Mailman-Users] Permission problems during new setup ([Errno 13] Permission denied)

2005-02-07 Thread Kirk Roybal
FWIW, I just solved the problem for myself by changing the owner of /var/lib/mailman/logs/error To the user apache I left the group owner "mail". Apache (who was writing to the log at the time of the error) seems to be happy with this. Also, logrotate and msec seem to continue to work fine. T

Re: [Mailman-Users] Permission problems

2002-08-28 Thread Helmut Merz
Hi David, Am Mittwoch, 28. August 2002 03:16 schrieb David Gitman: > I checked the mailman user crontab. I'm sure mailman it's > running it. and are you sure that user "mailman" is in group "mailman"? - I once had it in "users" (default group for new users), with a similar effect :-( Helmut

RE: [Mailman-Users] Permission problems

2002-08-27 Thread David Gitman
I checked the mailman user crontab. I'm sure mailman it's running it. [-d] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, August 27, 2002 4:29 AM To: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] Permissio

Re: [Mailman-Users] Permission problems

2002-08-27 Thread janis
Hi! It could be that there is problem with the cron. Mailman's cron jobs has to be executed w user/group mailman and seems that they are not. Janis Putrams > Hi! > > I've got a Mailman problem. Surprised? :) > After a reboot the mailing-lists stopped working. > Mailing a specific person is st

[Mailman-Users] Permission problems

2002-08-25 Thread Tim TerlegÄrd
Hi! I've got a Mailman problem. Surprised? :) After a reboot the mailing-lists stopped working. Mailing a specific person is still working though. I use exim and Mailman. Let's start from the beginning. This line is in /etc/inetd.conf: smtp stream tcp nowait mail /usr/sbin/exim exim -bs When

[Mailman-Users] Permission problems during new setup ([Errno 13] Permission denied)

2002-02-18 Thread Scott Spence
Hi all Python/Mailman experts, I am having problems setting up Mailman (1.1 and 2.05, 2.08 and 2.07) My problem seems to revolve around permissions. I configured mailman with the following command line (as suggested by the exim-howto): ./configure --with-mail-gid=8 --with-cgi-gid=65534 --prefix=

Re: [Mailman-Users] permission problems with new install...

2001-01-04 Thread Dave Klingler
Hi Brian. > It is a permissions problem. Well, yes it is, and no it's not. > If you go over the instructions very carefully and resent the permissions on > the /home/mailman directory, and subdirectories, it should fix it. Well, like I've said I've done a careful comparison to figure out what

Re: [Mailman-Users] permission problems with new install...

2001-01-04 Thread Dave Klingler
Excellent! Someone else has the same problem I have. I can't offer any help, but I can say that I've run into this problem too on two of my virtual servers and maybe now we can track down what we have in common. My installations are on virtual servers in chrooted environments. Can you offer s

Re: [Mailman-Users] permission problems with new install...

2001-01-04 Thread Richard Ellerbrock
Have you tried the check_perms script yet? You should find it in the ~mailman/bin directory. -- Richard Ellerbrock [EMAIL PROTECTED] >>> Demian Hanks <[EMAIL PROTECTED]> 2001/01/04 12:22:08 >>> I'm setting up a new Mailman server to replace an old one, and I'm running into the "Bug in Mailman 2

[Mailman-Users] permission problems with new install...

2001-01-04 Thread Demian Hanks
I'm setting up a new Mailman server to replace an old one, and I'm running into the "Bug in Mailman 2.0..." message when I try to go to the initial admin page, or even the base listinfo.cgi page. It appears that there is a permission problem with perms on the config.db file and/or the lock dir