[Mailman-Developers] senddigests -> LookupError: unknown encoding

2003-01-24 Thread VLists.Net Support
A couple days ago our digests stopped going out automatically. I forced it to run this morning via a special cron entry and received the following report. Can anyone give me a clue as to where to go find out what's happening?Thanks. Traceback (most recent call last): File "/usr/home/circle

[Mailman-Developers] Re: senddigests -> LookupError: unknownencoding

2003-01-24 Thread VLists.Net Support
After playing with this a bit, I've found that it's specificly because of the Windows-1252 charset not being recognized. The linefeed/tab in the header didn't make any difference as it choked on another message that didn't have the linefeed/tab, but was also Windows-1252 charset. Now... a new pr