[Mailman-Users] Uncaught Runner Exception

James Kemp listadmin at none.org.uk
Sat Apr 17 23:23:51 CEST 2010


I'm running mailman 2.1.13 on Ubuntu 9.10 out of the Ubuntu 
repositories. Mail server is postfix and I also have Apache and 
spamassassin on the same box, again all from the ubuntu repositories.

Over the last couple of weeks I've noticed that a number of legitimate 
e-mails have failed to be delivered. All of these have been shunted and 
an error like the one repeated below is written to the error log.

I've been through the mailman FAQ, the launchpad documentation and bugs 
for the ubuntu maintained package and googled a bit. I'm none the wiser 
about how to fix this problem.

2558 is the pid of the incoming runner,

Apr 17 21:22:28 2010 (2558) Uncaught runner exception: [Errno 104] 
Connection reset by peer
Apr 17 21:22:28 2010 (2558) Traceback (most recent call last):
   File "/var/lib/mailman/Mailman/Queue/Runner.py", line 120, in _oneloop
     self._onefile(msg, msgdata)
   File "/var/lib/mailman/Mailman/Queue/Runner.py", line 191, in _onefile
     keepqueued = self._dispose(mlist, msg, msgdata)
   File "/var/lib/mailman/Mailman/Queue/IncomingRunner.py", line 130, in 
_dispose
     more = self._dopipeline(mlist, msg, msgdata, pipeline)
   File "/var/lib/mailman/Mailman/Queue/IncomingRunner.py", line 153, in 
_dopipeline
     sys.modules[modname].process(mlist, msg, msgdata)
   File "/var/lib/mailman/Mailman/Handlers/SpamAssassin.py", line 76, in 
process
     score, symbols = check_message(mlist, str(msg))
   File "/var/lib/mailman/Mailman/Handlers/SpamAssassin.py", line 62, in 
check_message
     res = connection.check(spamd.SYMBOLS, message)
   File "/var/lib/mailman/Mailman/Handlers/spamd.py", line 122, in check
     response = fp.readline()
   File "/usr/lib/python2.6/socket.py", line 406, in readline
     data = self._sock.recv(self._rbufsize)
error: [Errno 104] Connection reset by peer

Apr 17 21:22:28 2010 (2558) SHUNTING: 
1271535747.4608049+d7d9c4e9e3ba323d632e260659b522bcbd48eacd


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Mailman-Users mailing list