[Mailman-Users] Major problem

Jim Kutter jim at ebizq.net
Wed Oct 3 20:07:15 CEST 2001


Sorry about that.

>   * Mailman version - 2.0.6
>   * Python version - 1.5
>   * OS and OS version - RedHat 6.2
>   * MTA and MTA version - Sendmail 8.11

Running "python qrunner 2>1" as mailman displays nothing...

-jim
----- Original Message ----- 
From: "Greg Ward" <gward at mems-exchange.org>
To: "Jim Kutter" <webmaster at ebizq.net>
Cc: <mailman-users at python.org>
Sent: Wednesday, October 03, 2001 1:45 PM
Subject: Re: [Mailman-Users] Major problem


> On 03 October 2001, Jim Kutter said:
> > A condition occurrs where Mailman does not respond to anything via
> > e-mail. I.E.Mails to *-request addresses don't work, postings do not
> > appear, etc...
> > 
> > This is not a problem in Sendmail because the maillog reports that the
> > mail is being forwarded properly to wrapper. Once it hits that,
> > everything comes to a screeching halt.
> 
> Sounds like qrunner isn't running.
> 
> > Here is a tail of my error log.
> > Oct 03 12:00:04 2001 qrunner(22037):      kids = main(lock)
> > Oct 03 12:00:04 2001 qrunner(22037):   File "/home/mailman/cron/qrunner", line 252, in main
> > Oct 03 12:00:04 2001 qrunner(22037):      keepqueued = dispose_message(mlist, msg, msgdata)
> > Oct 03 12:00:04 2001 qrunner(22037):   File "/home/mailman/cron/qrunner", line 121, in dispose_message
> > Oct 03 12:00:04 2001 qrunner(22037):      if BouncerAPI.ScanMessages(mlist, mimemsg):
> > Oct 03 12:00:04 2001 qrunner(22037):   File "/home/mailman/Mailman/Bouncers/BouncerAPI.py", line 59, in ScanMessages
> > Oct 03 12:00:04 2001 qrunner(22037):      addrs = func(msg)
> > Oct 03 12:00:04 2001 qrunner(22037):   File "/home/mailman/Mailman/Bouncers/DSN.py", line 46, in process
> > Oct 03 12:00:04 2001 qrunner(22037):      if string.lower(msg.gettype()) <> 'multipart/report' or \
> > Oct 03 12:00:04 2001 qrunner(22037): TypeError :  read-only character buffer, None
> 
> OK, maybe qrunner is running, but it's crashing.
> 
> Try running qrunner manually -- ie. "su - mailman" and run the qrunner
> crontab line at the shell prompt.  Do you still get this traceback?  (I
> would expect you to.)
> 
> BTW, you forgot to mention:
>   * Mailman version
>   * Python version
>   * OS and OS version
>   * MTA and MTA version
> 
>         Greg
> -- 
> Greg Ward - software developer                gward at mems-exchange.org
> MEMS Exchange                            http://www.mems-exchange.org
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users





More information about the Mailman-Users mailing list