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
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to