Hello!
I have a little problem with character set.
I compiled and installed mysql-server-4.1.18 from ports on freeBSD 6.0
with default character set cp1251.
Then I compiled and installed dbmail-2.0.7. (also from ports).
Thurther configuration process was done with the docs (database created
with innoDB).
I use imap protocol for my mail system. When I try to open sent message
with russian-named attachments by Mozilla Thunderbird 1.5
an error appears in logs:
IMAPClientHandler(): error [Illegal byte sequence] on write-stream
and the message doesn`t show attachments and its content.
However, the behavior of MS Outlook Express 6.0 is normal except
abstract renaming attachments.
Is the reason of the problem is using an old version of dbmail or
misconfiguration?
Thanks for any effort to help me.