Hello,

Running Mailman 2.1.3 on FreeBSD 4.6 with postfix 2.0.12.  I looked for
this in the archives but didn't find any related to the specific error.

Recently posts for one list, after being approved are ending up in the
shunt directory.  I tried running unshunt but several message don't get
sent out.  The error log is showing this error:


Feb 13 09:18:05 2004 (59528) SHUNTING:
1076646718.5825729+31eb10c7e9135ba64d264dc91efd436d7deef8d9
Feb 13 09:18:05 2004 (93018) Uncaught runner exception: maximum recursion
depth exceeded
Feb 13 09:18:05 2004 (93018) Traceback (most recent call last):
  File "/usr/mailman/Mailman/Queue/Runner.py", line 110, in _oneloop
    self._onefile(msg, msgdata)
  File "/usr/mailman/Mailman/Queue/Runner.py", line 160, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/usr/mailman/Mailman/Queue/OutgoingRunner.py", line 74, in
_dispose
    self._func(mlist, msg, msgdata)
  File "/usr/mailman/Mailman/Handlers/SMTPDirect.py", line 146, in process
    deliveryfunc(mlist, msg, msgdata, envsender, refused, conn)
  File "/usr/mailman/Mailman/Handlers/SMTPDirect.py", line 345, in
bulkdeliver
    msgtext = msg.as_string()
  File "/usr/mailman/pythonlib/email/Message.py", line 113, in as_string
    g.flatten(self, unixfrom=unixfrom)
  File "/usr/mailman/pythonlib/email/Generator.py", line 103, in flatten
</snip>

Does any one know what the maximum recursion error is and what could cause
it?  Or can any one point in the right direction to trouble shoot the
error more?

Thank you for any input.
Sean

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to