Hello, I've looked for some tools to convert unicode into ASCII. If I understand this, this plugin can convert body to the given encoding. I want 'koi8-r' encoding, that's why I wrote __PACKAGE__->config( encoding => 'koi8-r' ); But it doesn't work. May be I've got wrong point of this plugin, what is the right point?