[Mailman-Users] bounce runner day of year out of range error

2005-03-18 Thread Heather Madrone
Hello. I'm running Mailman 2.1.5 on Mac OSX 10.2.8 using Python 2.4 and exim 4.42. I have the bounce threshold set to 3.0, but Mailman only rarely manages to disable accounts that have been bouncing solidly for weeks. Before I set up Mailman on my own server, I was running it through an ISP.

Re: [Mailman-Users] bounce runner day of year out of range error

2005-03-18 Thread Mark Sapiro
Heather Madrone wrote: I'm running Mailman 2.1.5 on Mac OSX 10.2.8 using Python 2.4 and exim 4.42. I have the bounce threshold set to 3.0, but Mailman only rarely manages to disable accounts that have been bouncing solidly for weeks. snip I've been watching the exim traffic. About 20

Re: [Mailman-Users] bounce runner day of year out of range error

2005-03-18 Thread Jim Tittsler
On Mar 19, 2005, at 07:27, Heather Madrone wrote: I'm running Mailman 2.1.5 on Mac OSX 10.2.8 using Python 2.4 and exim [...] File /Applications/mailman/Mailman/Bouncer.py, line 131, in registerBounce time.strftime('%d-%b-%Y', day + (0,)*6)) ValueError: day of year out of range This