Re: [Mailman-Users] problem in replybot.py

2001-07-14 Thread Marc MERLIN
On Fri, Jul 13, 2001 at 12:00:16PM -0400, Barry A. Warsaw wrote: > MM> How do I find which list it comes from or further debug this? > > Someone's got a bogus autoreply text. The syslog() calls in > HandlerAPI.py should include the name of the list that got the > uncaught exception. You can

Re: [Mailman-Users] problem in replybot.py

2001-07-13 Thread Amanda
The keyboard, man. Always blame it on the keyboard. ;-) "Barry A. Warsaw" wrote: > > "BAW" == Barry A Warsaw <[EMAIL PROTECTED]> writes: > > BAW> Cool. I've fixed this in the MM2.1 branch so you won't get > BAW> more reasonable behavior. > > D'oh! Should read "so you will get more

Re: [Mailman-Users] problem in replybot.py

2001-07-13 Thread Barry A. Warsaw
> "BAW" == Barry A Warsaw <[EMAIL PROTECTED]> writes: BAW> Cool. I've fixed this in the MM2.1 branch so you won't get BAW> more reasonable behavior. D'oh! Should read "so you will get more reasonable behavior". That's what I get for trying to compose email in a XEmacs window runn

Re: [Mailman-Users] problem in replybot.py

2001-07-13 Thread Barry A. Warsaw
> "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes: MM> Thankyou for emailing %listname --^^ BTW, that's why you got the AttributeError! %l wants a Python integer, and it was trying to coerce the SafeDict instance using int() which (naturally) calls __int__ on

Re: [Mailman-Users] problem in replybot.py

2001-07-13 Thread Barry A. Warsaw
> "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes: MM> and now all is good. Cool. I've fixed this in the MM2.1 branch so you won't get more reasonable behavior. -Barry -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.pytho

Re: [Mailman-Users] problem in replybot.py

2001-07-13 Thread Barry A. Warsaw
> "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes: MM> How do I find which list it comes from or further debug this? Someone's got a bogus autoreply text. The syslog() calls in HandlerAPI.py should include the name of the list that got the uncaught exception. You can add this by going

[Mailman-Users] problem in replybot.py

2001-07-12 Thread Marc MERLIN
My logs are being filled with: Jul 12 12:44:02 2001 usw-sf-list1 (17423) Delivery exception: __int__ Jul 12 12:44:02 2001 usw-sf-list1 (17423) Traceback (innermost last): File "/var/local/mailman/Mailman/Handlers/HandlerAPI.py", line 82, in do_pipel ine func(mlist, msg, msgdata) File "/va