Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-09 Thread Mark Sapiro
On 08/09/2015 12:28 PM, Steve Matzura wrote: > > I changed the crontab to a few minutes later than current time on > today's day of the month, and I did try the process show command and > it showed nothing running. > > The command in the crontab is: > > /usr/bin/python -S /usr/local/mailman/cron

Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-09 Thread Steve Matzura
On Sun, 09 Aug 2015 08:44:56 -0700, Mark wrote: >On 08/09/2015 08:25 AM, Steve Matzura wrote: >> >> No errors on the overnights, Things appear to be working correctly. >> I'm trying to run the password reminder job now, /var/log/messages >> shows it started twenty-three minutes ago, I haven't rec

Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-09 Thread Mark Sapiro
On 08/09/2015 08:25 AM, Steve Matzura wrote: > > No errors on the overnights, Things appear to be working correctly. > I'm trying to run the password reminder job now, /var/log/messages > shows it started twenty-three minutes ago, I haven't received any mail > messages for password reminders on an

Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-09 Thread Steve Matzura
On Sat, 08 Aug 2015 18:47:29 -0700, Mark Sapiro wrote: >On 08/08/2015 06:22 PM, Steve Matzura wrote: >> On Sat, 08 Aug 2015 12:39:19 -0700, Mark asked: >> >>> What does >>> >>> groups mailman >>> >>> report? It should be 'mailman : mailman'. If so, and the crons are >>> getting permission proble

Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-08 Thread Mark Sapiro
On 08/08/2015 06:22 PM, Steve Matzura wrote: > On Sat, 08 Aug 2015 12:39:19 -0700, Mark asked: > >> What does >> >> groups mailman >> >> report? It should be 'mailman : mailman'. If so, and the crons are >> getting permission problems, check if SELinux is enabled and if so, try >> disabling it. >

Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-08 Thread Steve Matzura
On Sat, 08 Aug 2015 12:39:19 -0700, Mark asked: >What does > >groups mailman > >report? It should be 'mailman : mailman'. If so, and the crons are >getting permission problems, check if SELinux is enabled and if so, try >disabling it. It's "mailman : mailman postfix", and SELinux is disabled acco

Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-08 Thread Steve Matzura
On Sat, 08 Aug 2015 09:19:27 -0700, Mark Sapiro wrote: >On 08/08/2015 08:12 AM, Steve Matzura wrote: >> Every night, I get the following error at the bottom of a mail message >> to my mailman list telling me that checkdbs, digest and disabled >> failed: >> >> IOError: [Errno 13] Permission denie

Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-08 Thread Mark Sapiro
On 08/08/2015 10:26 AM, Larry Turnbull wrote: > > I just checked the system and I see /var/spool/crontab/mailman. OK, this is the user crontab for the user 'mailman'. > /etc/cron.d/mailman does not exist so it is running under the first > scenario. Normally /etc/cron.d/mailman does not exist

Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-08 Thread Larry Turnbull
fine it is just the cron jobs where things are a bit odd. Larry -Original Message- From: Mailman-Users [mailto:mailman-users-bounces+larry=acbradio@python.org] On Behalf Of Mark Sapiro Sent: Saturday, August 08, 2015 11:19 AM To: mailman-users@python.org Subject: Re: [Mailman-Users

Re: [Mailman-Users] Permissions error on all Mailman overnights

2015-08-08 Thread Mark Sapiro
On 08/08/2015 08:12 AM, Steve Matzura wrote: > Every night, I get the following error at the bottom of a mail message > to my mailman list telling me that checkdbs, digest and disabled > failed: > > IOError: [Errno 13] Permission denied: > '/usr/local/mailman/locks/mailman.lock.{my-FQDN}.{some-num

[Mailman-Users] Permissions error on all Mailman overnights

2015-08-08 Thread Steve Matzura
Every night, I get the following error at the bottom of a mail message to my mailman list telling me that checkdbs, digest and disabled failed: IOError: [Errno 13] Permission denied: '/usr/local/mailman/locks/mailman.lock.{my-FQDN}.{some-number}.0' This also happened on the one and only password

Re: [Mailman-Users] Permissions error

2015-07-03 Thread Mark Sapiro
On 07/03/2015 07:01 AM, Mark Sapiro wrote: > On 07/03/2015 03:17 AM, Steve Matzura wrote: >> >> This sequence occurs every fifteen minutes: >> >> Jul 03 09:57:21 2015 (1308) All recipients refused: >> {'kelly@{mydomain.com}': (450, '4.1.1 : >> Recipient address rejected: User unknown in virtual mai

Re: [Mailman-Users] Permissions error

2015-07-03 Thread Mark Sapiro
On 07/03/2015 03:17 AM, Steve Matzura wrote: > > This sequence occurs every fifteen minutes: > > Jul 03 09:57:21 2015 (1308) All recipients refused: > {'kelly@{mydomain.com}': (450, '4.1.1 : > Recipient address rejected: User unknown in virtual mailbox table')}, > msgid: > Jul 03 09:57:21 2015 (

Re: [Mailman-Users] Permissions error

2015-07-03 Thread Steve Matzura
Mark: On Thu, 02 Jul 2015 17:07:21 -0700, you wrote: >> The smpt log is now clean. Newest message is ten minutes older than >> the current date and time. I suspect running check_perms fixed >> everything. > > >Does a 'subscribe' email get delivered to Mailman? That could have been >a permissions

Re: [Mailman-Users] Permissions error

2015-07-03 Thread Steve Matzura
On Thu, 02 Jul 2015 16:46:00 -0700, you wrote: >On 07/02/2015 09:23 AM, Steve Matzura wrote: >> On Thu, 02 Jul 2015 08:23:23 -0700, you wrote: >> >>> Mailman is sending a notice to the 'mailman' list and it's >>> undeliverable. That doesn't look like a 'bounce' log message. It looks >>> more like

Re: [Mailman-Users] Permissions error

2015-07-02 Thread Mark Sapiro
On 07/02/2015 09:07 AM, Steve Matzura wrote: > On Thu, 02 Jul 2015 08:23:23 -0700, you wrote: > >> >> gate_news runs every 5 minutes. do you see this error every 5 minutes? >> Have you run Mailman's bin/check_perms? > > I just ran check_perms to fix another problem, and it appears the two > *were

Re: [Mailman-Users] Permissions error

2015-07-02 Thread Steve Matzura
On Thu, 02 Jul 2015 08:23:23 -0700, you wrote: >On 07/02/2015 07:56 AM, Steve Matzura wrote: >> I have a new Mailman implementation connected to Postfix which is in >> turn connected to Dovecot. These two components are working correctly, >> as I have mailboxes set up with them and have created a

Re: [Mailman-Users] Permissions error

2015-07-02 Thread Mark Sapiro
On 07/02/2015 09:23 AM, Steve Matzura wrote: > On Thu, 02 Jul 2015 08:23:23 -0700, you wrote: > >> Mailman is sending a notice to the 'mailman' list and it's >> undeliverable. That doesn't look like a 'bounce' log message. It looks >> more like 'post' log. What's in the 'smtp-failure' log? > > Ju

Re: [Mailman-Users] Permissions error

2015-07-02 Thread Steve Matzura
On Thu, 02 Jul 2015 08:23:23 -0700, you wrote: >Mailman is sending a notice to the 'mailman' list and it's >undeliverable. That doesn't look like a 'bounce' log message. It looks >more like 'post' log. What's in the 'smtp-failure' log? Jul 02 16:12:13 2015 (1308) smtp to mailman for 1 recips, co

Re: [Mailman-Users] Permissions error

2015-07-02 Thread Mark Sapiro
On 07/02/2015 07:56 AM, Steve Matzura wrote: > I have a new Mailman implementation connected to Postfix which is in > turn connected to Dovecot. These two components are working correctly, > as I have mailboxes set up with them and have created a test Mailman > mailing list and received confirmatio

[Mailman-Users] Permissions error

2015-07-02 Thread Steve Matzura
I have a new Mailman implementation connected to Postfix which is in turn connected to Dovecot. These two components are working correctly, as I have mailboxes set up with them and have created a test Mailman mailing list and received confirmation that it has in fact been created. Now I'm attemptin

Re: [Mailman-Users] permissions error

2014-03-11 Thread Mark Sapiro
On 03/11/2014 09:25 AM, Con Wieland wrote: > Hello, > > Does anyone have any ideas why I am receiving this error. The permissions > look the same as the other archives and I have run check_perms -f > > > Your "cron" job on maillists.nac.uci.edu > /opt/csw/bin/python -S /opt/nsp/mailman/cron/nig

[Mailman-Users] permissions error

2014-03-11 Thread Con Wieland
Hello, Does anyone have any ideas why I am receiving this error. The permissions look the same as the other archives and I have run check_perms -f Your "cron" job on maillists.nac.uci.edu /opt/csw/bin/python -S /opt/nsp/mailman/cron/nightly_gzip produced the following output: Traceback (most

Re: [Mailman-Users] permissions error with 'make install'

2006-04-28 Thread Mark Sapiro
Christopher Adams wrote: > >I am doing the install as a member of the Mailman group. > >I have made sure that the installation directory can be written to by that >group. > >I have run 'configure' and 'make' successfullly. > >When I run 'make install', I get the following: > >[EMAIL PROTECTED] mail

[Mailman-Users] permissions error with 'make install'

2006-04-28 Thread Christopher Adams
I am doing a new Mailman installation on Red Hat. I am doing the install as a member of the Mailman group. I have made sure that the installation directory can be written to by that group. I have run 'configure' and 'make' successfullly. When I run 'make install', I get the following: [EMAIL P

[Mailman-Users] permissions error

2004-10-30 Thread Malthe Borch
Hello, --- After upgrading my debian system, and thereby mailman to version 2.5.1 I get this in my /var/log/mail.err: local[3288]: fatal: execvp /var/lib/mailman/scripts/post: Permission denied The mail-attempt bounces with: Command died with status 1: "/var/lib/mailman/scripts/post xx"

Re: [Mailman-Users] Permissions error

2002-11-27 Thread David Gordon
Danny Terweij [EMAIL PROTECTED] wrote on Wed 27 Nov 2002 at 20:31 +0100 >Try to run check_perms -f serveral times Done that >[mailman@epuk bin]$ /home/mailman/bin/check_perms -f >directory permissions must be at least 02775: /home/mailman/cgi-bin (fixing) >/home/mailman/cgi-bin/admin must be set

[Mailman-Users] permissions error with config.db

2002-02-05 Thread Jonathan Bird
Here is error message: Cron /sw/bin/python -S /usr/local/mailman/cron/gate_news Traceback (most recent call last): File "/usr/local/mailman/cron/gate_news", line 222, in ? main() File "/usr/local/mailman/cron/gate_news", line 203, in main process_lists(lock) File "/usr/local/