Recently I moved to a new machine and set a new tmda environment. I've installed Python 2.3.2 and cvs tmda, and I got the error below.
I also tried to install cjkcodecs-1.0.1 and use it, but it wasn't solved. Any idea? -- | Jinhyok Heo (novembre @ ournature.org || http://ournature.org/~novembre/) |-------------------------------------------------------------------------- | "We are still reaching for the sky. In the developed countries people | are coming back down, saying, `It's empty up there.'" -- a Ladakhi monk Uncaught Python 2.3.2 Exception (Tue Nov 25 09:54:26 2003): ----------------------------------------------------------- Traceback (most recent call last): File "/home/novembre/System/tmda/bin/tmda-filter", line 53, in ? execfile(os.path.join(execdir, 'tmda-rfilter')) File "/home/novembre/System/tmda/bin/tmda-rfilter", line 891, in ? main() File "/home/novembre/System/tmda/bin/tmda-rfilter", line 887, in main do_default_action(default_action, 'action_incoming', bouncetext) File "/home/novembre/System/tmda/bin/tmda-rfilter", line 471, in do_default_action bouncegen('request') File "/home/novembre/System/tmda/bin/tmda-rfilter", line 772, in bouncegen send_bounce(bounce_message, mode) File "/home/novembre/System/tmda/bin/tmda-rfilter", line 441, in send_bounce ar.create() File "/home/novembre/System/tmda/TMDA/AutoResponse.py", line 182, in create h.append(s, charset) File "/home/novembre/System/tmda/TMDA/pythonlib/email/Header.py", line 272, in append ustr = unicode(s, incodec, errors) LookupError: unknown encoding: korean.euc-kr _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
