Re: [Mailman-Users] Qfiles problem

2002-09-25 Thread Jon Carnes
Are you running spam filtering? Could it be some vicious anti-relay rules setup on your MTA? Can it be that only root has access to localhost (127.0.0.1)on your machine? What happens if you telnet to smtp while logged in as mailman: su mailman telnet 127.0.0.1 25 Looks like mailman isn't abl

Re: [Mailman-Users] Qfiles problem

2002-09-25 Thread Know How
;[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: [Mailman-Users] Qfiles problem >Date: 25 Sep 2002 10:44:49 -0400 > >It is a rights issue. Have you run the check_perms program to look for >any rights issues? > >On Wed, 2002-09-25 at 10:01, Know How wrote: &

Re: [Mailman-Users] Qfiles problem

2002-09-25 Thread Know How
t;To: Know How <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: [Mailman-Users] Qfiles problem >Date: 25 Sep 2002 10:44:49 -0400 > >It is a rights issue. Have you run the check_perms program to look for >any rights issues? > >On Wed, 2002-09-25 at 10:01, Know How

Re: [Mailman-Users] Qfiles problem

2002-09-25 Thread Jon Carnes
It is a rights issue. Have you run the check_perms program to look for any rights issues? On Wed, 2002-09-25 at 10:01, Know How wrote: > Hi, > I have installed mailman 2.0.13 and HP-UX 11.00. The messages in the > qfiles directory does not get processed. I have entry in crontab for mailman >

[Mailman-Users] Qfiles problem

2002-09-25 Thread Know How
Hi, I have installed mailman 2.0.13 and HP-UX 11.00. The messages in the qfiles directory does not get processed. I have entry in crontab for mailman account to run qrunner every 1 min. Here is the entry: * * * * * /usr/local/bin/python -S /opt/mailman-2.0.13/cron/qrunner Python version 2 B