Re: [Mailman-Users] No mail delivered

2005-05-07 Thread Heather Madrone
At 4:41 PM -0700 5/7/05, James wrote: >Hrrm... what do I do now? > >ps aux | grep qrunner >root 665 0.0 0.0 1536 452 pts/0S+ 16:39 0:00 grep qrunner As user mailman, run "mailmanctl start." -- Heather Madrone ([EMAIL PROTECTED]) http://www.madrone.com Le hasard favorise l'e

Re: [Mailman-Users] No mail delivered

2005-05-07 Thread James
I've cp /usr/lib/mailman/scripts/mailman /etc/init.d/. No errors. I do have one problem with cron that I can't figure out. When I try to ls -la the path in the error message below I don't see the "gate_news.lock" ls -la /var/lib/mailman/locks/ total 8 drwxrwxr-x+ 2 list list 57 May 7 17:01 . drw

Re: [Mailman-Users] No mail delivered

2005-05-07 Thread Larry Hansford
Did you copy the /home/mailman/scripts/mailman to /etc/rc.d/init.d/, and then do "chkconfig --add mailman"? Did you do a "/etc/rc.d/init.d/mailman start"? Did you get any errors when you did the start? At 07:41 PM 5/7/2005, James wrote: Hrrm... what do I do now? ps aux | grep qrunner root

Re: [Mailman-Users] No mail delivered

2005-05-07 Thread James
Jeez. Do I feel stupid. Mailman didn't work becuase I didn't start it. Phew. :-) Thank you all for your help! James -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://

Re: [Mailman-Users] No mail delivered

2005-05-07 Thread James
Hrrm... what do I do now? ps aux | grep qrunner root 665 0.0 0.0 1536 452 pts/0S+ 16:39 0:00 grep qrunner On 5/7/05, Scot Hacker <[EMAIL PROTECTED]> wrote: you sure the Mailman threads are actually runnning? If you run > > ps aux | grep qrunner > > in a shell, you should

Re: [Mailman-Users] No mail delivered

2005-05-07 Thread James
I can't understand these two logs. No mail makes it trough and this is the only relelvant thing that I can see in the MTA logs. The second log is a cron error. I've search the FAQ, read it, and I still don't know how to troubleshoot this. May 7 16:30:02 mail postfix/pickup[531]: 620D21002E8A: uid

Re: [Mailman-Users] No mail delivered

2005-05-07 Thread Scot Hacker
James wrote: >Thanks to Dan' suggestions I've fixed the perm error. > >I have a different MTA problem now. When I try to subscribe to the >list, or send an email to the list I get...nothing. No email makes it >trough the list, and I also get no subscription conformation from the >list. > > > Ar

[Mailman-Users] No mail delivered

2005-05-07 Thread James
Thanks to Dan' suggestions I've fixed the perm error. I have a different MTA problem now. When I try to subscribe to the list, or send an email to the list I get...nothing. No email makes it trough the list, and I also get no subscription conformation from the list. Python 2.3.5, Mailman 2.1.5,