At 10:04 22/11/2002, Fuzzy wrote:
The qrunner puts badly formatted messages that it cannot cope with into shunt. It also error logs information about the exception that caused it to make that decision.freeBSD 4.7-release mailman 2.1b5 python 2.2.1 sendmail 8.12.6Posts to one of my lists ends up in .../qfiles.shunt?? Any idea whats happening? all my other lists are working normally. I don't know what qfiles/shunt is for? How can I correct this. I tried setting the "auto-responder" flag and I did get the auto-responder email. The post just sits in shunt tho? Thanks a puzzled fuzzy
The comments in the code say:
<quote>
# Now that we've dequeued the message, we want to be
# incredibly anal about making sure that no uncaught exception
# could cause us to lose the message. All runners that
# implement _dispose() must guarantee that exceptions are
# caught and dealt with properly. Still, there may be a bug
# in the infrastructure, and we do not want those to cause
# messages to be lost. Any uncaught exceptions will cause the
# message to be stored in the shunt queue for human
# intervention.
</quote>
There is also a script $prefix/bin/unshunt that takes things from the shunt and tries to process them again.
But you presumably need to fix the problem in the message with your trusty text editor or it'll just get shunted again.
------------------------------------------------------
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
