Bugs item #1598087, was opened at 2006-11-16 23:55
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1598087&group_id=103

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tokio Kikuchi (tkikuchi)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error mail may be accumulated in qfiles

Initial Comment:
Mailman/Queue/Runner.py is called by other runners and resposible for 
dequeueing from one queue and enqueue into another after processing.  In 
_oneloop() function it shunts error messages during processing but leaves them 
in the original queue directory by noting 'Ignoring ...' message in the error 
log.  These left errorneous messages are never treated again and may be 
accumulated and slow down the queue processing.  These messages should be 
shunted also.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1598087&group_id=103
_______________________________________________
Mailman-coders mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to