[Mailman-Users] Mailman receiving mail, but mail not going out.

Richard Healy rhealy at whoi.edu
Fri Apr 20 15:20:26 CEST 2007


Mark Sapiro wrote:
> 
> 
> Is your 'in' queue sliced? I.e., do you have anything involving
> QRUNNERS in mm_cfg.py?  Or from the other view, in the 'ps' output
> does the command for IncomingRunner contain the option
> '--runner=IncomingRunner:0:1'? If it says 0:1, it's not sliced, but if
> for example, the second digit is 2, you must have both a 0:2 and a 1:2
> IncomingRunner. This is covered in the last paragraph of sec 5)b) of
> <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp>.
> 
> 

No. It's not being sliced. 'ps' output shows --runner=IncomingRunner:0:1.

> What are the files in the 'in' queue? Are they .pck files or .bak files?
> 

The files in the 'in' queue are .pck files.

> Are there any errors in Mailman's error log?
> 

There are errors in the error log, but they date back almost a year from when I 
first installed mailman.  There is nothing new in the log since I restarted 
mailman (several times), but here is the output from the log from last year:

Jun 14 14:49:26 2006 mailmanctl(7116): Traceback (most recent call last):
Jun 14 14:49:26 2006 mailmanctl(7116):   File 
"/usr/local/mailman/bin/mailmanctl", line 548, in ?
Jun 14 14:49:26 2006 mailmanctl(7116):      main()
Jun 14 14:49:26 2006 mailmanctl(7116):   File 
"/usr/local/mailman/bin/mailmanctl", line 474, in main
Jun 14 14:49:26 2006 mailmanctl(7116):      pid, status = os.wait()
Jun 14 14:49:26 2006 mailmanctl(7116):   File 
"/usr/local/mailman/bin/mailmanctl", line 434, in sigalrm_handler
Jun 14 14:49:26 2006 mailmanctl(7116):      lock.refresh()
Jun 14 14:49:26 2006 mailmanctl(7116):   File 
"/usr/local/mailman/Mailman/LockFile.py", line 229, in refresh
Jun 14 14:49:26 2006 mailmanctl(7116):      raise NotLockedError, '%s: %s' % 
(repr(self), self.__read())Jun 14 14:49:26 2006 mailmanctl(7116): 
Mailman.LockFile . NotLockedError :  <LockFile -1212642388: 
/usr/local/mailman/locks/master-qrunner [unlocked: 108000sec] pid=7116>: 
/usr/local/mailman/locks/master-qrunner.cuttyhunk.nosams.whoi.edu.7127

The contents of the /usr/local/mailman/locks directory is recent, though:

-rw-rw-r--  2 mailman mailman 70 Apr 20  2007 master-qrunner
-rw-rw-r--  2 mailman mailman 70 Apr 20  2007 
master-qrunner.cuttyhunk.nosams.whoi.edu.4431


-Rick





More information about the Mailman-Users mailing list