[Mailman-Users] Received mail not always going to list

Jeffrey Hugo jlhugo at gmail.com
Tue Dec 4 01:33:00 CET 2007


Hello,

I noticed a few days ago that incomming mail to a list would not always get
sent out.  After trying to trace down the problem, i noticed the following
in the /var/log/mailman/error file corresponding to each missing message.
I've been unable to determine why the majority of messages go out to the
list bit some do not.

The machine is running Ubuntu 6.06 (Dapper Drake), Mailman 2.1.5 installed
with apt-get, and Postfix.  Any help would be appreciated.

-Jeff

Dec 03 18:09:53 2007 (4532) Uncaught runner exception: (104, 'Connection
reset by peer')
Dec 03 18:09:53 2007 (4532) Traceback (most recent call last):
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
    self._onefile(msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 130, in
_dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 153, in
_dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Handlers/SpamAssassin.py", line 76, in
process
    score, symbols = check_message(mlist, str(msg))
  File "/usr/lib/mailman/Mailman/Handlers/SpamAssassin.py", line 62, in
check_message
    res = connection.check(spamd.SYMBOLS, message)
  File "/usr/lib/mailman/Mailman/Handlers/spamd.py", line 122, in check
    response = fp.readline()
  File "/usr/lib/python2.4/socket.py", line 332, in readline
    data = self._sock.recv(self._rbufsize)
error: (104, 'Connection reset by peer')

Dec 03 18:09:54 2007 (4532) SHUNTING:
1195172718.109622+5f2a18798e1a2c35cac4085a04731996cdb017d9


More information about the Mailman-Users mailing list