Voituk,
> I use enentum to create issues from email account.
> But i have a problem because eventum works with windows-1251
> charset and
> emails can be delivered in
> both windows-1251 and koi8r cahrset.
>
> How to add automatic mail harset change?
> I think it should be implemented in
> Support::createIssueFromEmail(...).
>
I believe you can change the APP_CHARSET constant on
/path-to-eventum/config.inc.php to your character set and it should work
fine.
Let me know if you have problems after doing this.
--Joao