Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Mark Sapiro
Chris Petrik wrote: > >looking at the log all I see is the typical: >admin(62887): File "/usr/local/mailman/Mailman/MailList.py", line 549, >in __s$ >admin(62887): os.link(fname, fname_last) >admin(62887): OSError: [Errno 1] Operation not permitted Right. It is the same error. In this case

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Chris Petrik
On 11/15/2011 5:43 PM, Mark Sapiro wrote: Chris Petrik wrote: Now when I try to go to the admin section of the webui for the mailing I get the bug page. Which is easily fixed by changing the owner from mailman to www. I tried adding mailman to group www but that doesn't seem to work. It shoul

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Chris Petrik
On 11/15/2011 5:43 PM, Mark Sapiro wrote: Chris Petrik wrote: Now when I try to go to the admin section of the webui for the mailing I get the bug page. Which is easily fixed by changing the owner from mailman to www. I tried adding mailman to group www but that doesn't seem to work. It shoul

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Mark Sapiro
Chris Petrik wrote: > >Now when I try to go to the admin section of the webui for the mailing I >get the bug page. Which is easily fixed by changing the owner from >mailman to www. > >I tried adding mailman to group www but that doesn't seem to work. It should work. See the FAQ at

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Chris Petrik
On 11/15/2011 5:09 PM, Chris Petrik wrote: On 11/15/2011 5:00 PM, Chris Petrik wrote: On 11/15/2011 4:37 PM, Mark Sapiro wrote: On 11/15/2011 8:48 AM, Chris Petrik wrote: % cd lists/services-officialunix.com %ls -l |wc -l 8 % %ls -l total 24 -rw-rw 1 www mailman 3792 Nov 15

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Chris Petrik
On 11/15/2011 5:00 PM, Chris Petrik wrote: On 11/15/2011 4:37 PM, Mark Sapiro wrote: On 11/15/2011 8:48 AM, Chris Petrik wrote: % cd lists/services-officialunix.com %ls -l |wc -l 8 % %ls -l total 24 -rw-rw 1 www mailman 3792 Nov 15 07:35 config.pck -rw-rw 1 mailman mail

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Chris Petrik
On 11/15/2011 4:37 PM, Mark Sapiro wrote: On 11/15/2011 8:48 AM, Chris Petrik wrote: % cd lists/services-officialunix.com %ls -l |wc -l 8 % %ls -l total 24 -rw-rw 1 www mailman 3792 Nov 15 07:35 config.pck -rw-rw 1 mailman mailman 3792 Nov 15 08:03 config.pck.tmp.hostin

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Mark Sapiro
On 11/15/2011 8:48 AM, Chris Petrik wrote: > > % cd lists/services-officialunix.com > %ls -l |wc -l >8 > % > %ls -l > total 24 > -rw-rw 1 www mailman 3792 Nov 15 07:35 config.pck > -rw-rw 1 mailman mailman 3792 Nov 15 08:03 > config.pck.tmp.hosting.officialunix.com.30747

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Chris Petrik
On 11/15/2011 10:35 AM, Mark Sapiro wrote: Chris Petrik wrote: I ran check-perms -f it fixed a couple perms, but did not fix the File "/usr/local/mailman/Mailman/MailList.py", line 549, in __save os.link(fname, fname_last) OSError: [Errno 1] Operation not permitted I am not using selinux

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Mark Sapiro
Chris Petrik wrote: >I ran check-perms -f it fixed a couple perms, but did not fix the > >File "/usr/local/mailman/Mailman/MailList.py", line 549, in __save > os.link(fname, fname_last) >OSError: [Errno 1] Operation not permitted > >I am not using selinux as the OS is FreeBSD not sure where el

Re: [Mailman-Users] Issues with mailman

2011-11-15 Thread Chris Petrik
On 11/14/2011 9:40 PM, Mark Sapiro wrote: Chris Petrik wrote: I am getting these errors when I try to send a email to my list. Nov 14 06:53:23 2011 (28413) Uncaught runner exception: [Errno 1] Operation not permitted Nov 14 06:53:23 2011 (28413) Traceback (most recent call last): File "/usr

Re: [Mailman-Users] Issues with mailman

2011-11-14 Thread Mark Sapiro
Chris Petrik wrote: > >I am getting these errors when I try to send a email to my list. > > >Nov 14 06:53:23 2011 (28413) Uncaught runner exception: [Errno 1] >Operation not permitted >Nov 14 06:53:23 2011 (28413) Traceback (most recent call last): > File "/usr/local/mailman/Mailman/Queue/Runner

[Mailman-Users] Issues with mailman

2011-11-14 Thread Chris Petrik
Hello, I am getting these errors when I try to send a email to my list. Nov 14 06:53:23 2011 (28413) Uncaught runner exception: [Errno 1] Operation not permitted Nov 14 06:53:23 2011 (28413) Traceback (most recent call last): File "/usr/local/mailman/Mailman/Queue/Runner.py", line 120, in _

Re: [Mailman-Users] Issues with mailman starting.

2006-06-05 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >I am currently running mailman in a plesk enviroment. This is the first attempt >that I have made to use it on the system. However I noticed that it was not >working. Deeper investigation showed me that mailman was not even loading. >Checking the error logs I found that f

[Mailman-Users] Issues with mailman starting.

2006-06-05 Thread ogre
I am currently running mailman in a plesk enviroment. This is the first attempt that I have made to use it on the system. However I noticed that it was not working. Deeper investigation showed me that mailman was not even loading. Checking the error logs I found that following: Jun 05 16:23:57 200