[Email-SIG] koi8 and base64

Oleg Broytmann phd at phd.pp.ru
Thu Apr 22 15:10:33 EDT 2004


On Thu, Apr 22, 2004 at 02:40:46PM -0400, Barry Warsaw wrote:
> Perhaps email 3.0 can provide better or different ways of overriding the
> default transformations, for situations where you know what you're doing
> and want less magic behind the scenes.  This would be useful for people
> who want to disable line wrapping and other things.  I'm not sure how to
> spell that though.

   Currently I overcome it just by calling
Charset.add_charset("koi8-r", Charset.BASE64)

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.



More information about the Email-SIG mailing list