Re: [Mailman-Users] UnicodeDecodeError in Commands/cmd_subscribe.py

2005-01-23 Thread David Relson
On Mon, 24 Jan 2005 10:04:38 +0900 Tokio Kikuchi wrote: > > > The sender is a spammer. I very much doubt he'll either mend his ways or > > his software. > > > > By the way, I'd much like to see a hook allowing mailman to call an > > external spam filter when a message arrives from an unknown s

Re: [Mailman-Users] UnicodeDecodeError in Commands/cmd_subscribe.py

2005-01-23 Thread Tokio Kikuchi
The sender is a spammer. I very much doubt he'll either mend his ways or his software. By the way, I'd much like to see a hook allowing mailman to call an external spam filter when a message arrives from an unknown sender. See the FAQ for example: http://www.python.org/cgi-bin/faqw-mm.py?req=sho

Re: [Mailman-Users] UnicodeDecodeError in Commands/cmd_subscribe.py

2005-01-23 Thread David Relson
On Mon, 24 Jan 2005 09:21:38 +0900 Tokio Kikuchi wrote: > Hi, > > David Relson wrote: > > > Greetings, > > > > I just noticed this Traceback (and several older ones just like it): > > > > Jan 23 14:28:08 2005 (1640) Traceback (most recent call last): > > File "/usr/lib/mailman/Mailman/Queue/

Re: [Mailman-Users] UnicodeDecodeError in Commands/cmd_subscribe.py

2005-01-23 Thread Tokio Kikuchi
Hi, David Relson wrote: Greetings, I just noticed this Traceback (and several older ones just like it): Jan 23 14:28:08 2005 (1640) Traceback (most recent call last): File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop self._onefile(msg, msgdata) File "/usr/lib/mailman/Ma

[Mailman-Users] UnicodeDecodeError in Commands/cmd_subscribe.py

2005-01-23 Thread David Relson
Greetings, I just noticed this Traceback (and several older ones just like it): Jan 23 14:28:08 2005 (1640) Traceback (most recent call last): File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop self._onefile(msg, msgdata) File "/usr/lib/mailman/Mailman/Queue/Runner.py