Bugs item #1078482, was opened at 2004-12-03 12:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?funcÞtail&atid0103&aid78482&group_id3
Category: bounce detection
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Bryan Fullerton (fehwalker)
Assigned to: Nobody/Anonymous (nobody)
Summary: Some bounces cause traceback after upgrading to Python 2.4
Initial Comment:
Howdy,
I'm running Mailman 2.1.5 and upgraded from Python 2.3.4 to
Python 2.4 yesterday, and restarted all Mailman processes. Since
then I've gotten 9 tracebacks in the error log as below, with ~130
bounces processed successfully during that time. I've never seen
this error before with Mailman that I can remember.
Dec 03 07:48:21 2004 qrunner(47971): Traceback (most recent call
last):
Dec 03 07:48:21 2004 qrunner(47971): File "/home/mailman-2.1/
bin/qrunner", line 270, in ?
Dec 03 07:48:21 2004 qrunner(47971): main()
Dec 03 07:48:21 2004 qrunner(47971): File "/home/mailman-2.1/
bin/qrunner", line 230, in main
Dec 03 07:48:21 2004 qrunner(47971): qrunner.run()
Dec 03 07:48:21 2004 qrunner(47971): File "/home/mailman-2.1/
Mailman/Queue/Runner.py", line 87, in run
Dec 03 07:48:21 2004 qrunner(47971): self._cleanup()
Dec 03 07:48:21 2004 qrunner(47971): File "/home/mailman-2.1/
Mailman/Queue/BounceRunner.py", line 220, in _cleanup
Dec 03 07:48:21 2004 qrunner(47971):
BounceMixin._cleanup(self)
Dec 03 07:48:21 2004 qrunner(47971): File "/home/mailman-2.1/
Mailman/Queue/BounceRunner.py", line 132, in _cleanup
Dec 03 07:48:21 2004 qrunner(47971):
self._register_bounces()
Dec 03 07:48:21 2004 qrunner(47971): File "/home/mailman-2.1/
Mailman/Queue/BounceRunner.py", line 120, in _register_bounces
Dec 03 07:48:21 2004 qrunner(47971):
mlist.registerBounce(addr, msg, dayÚy)
Dec 03 07:48:21 2004 qrunner(47971): File "/home/mailman-2.1/
Mailman/Bouncer.py", line 131, in registerBounce
Dec 03 07:48:21 2004 qrunner(47971): time.strftime('%d-
%b-%Y', day + (0,)*6))
Dec 03 07:48:21 2004 qrunner(47971): ValueError : day of year
out of range
Do I need to do something with Mailman after updating to Python
2.4, or is this a bug?
Thanks,
Bryan
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?funcÞtail&atid0103&aid78482&group_id3