On Wed, 2008-12-17 at 20:06 +0300, Евгений Степанищев wrote: > Hello! > > I've successfully compiled libmapi. Please help! How to setup Russian > characters? > > In my smb.conf: > > locale:codepage = 0x4e3 > locale:language = 0x419 > locale:method = 0x409 > > but openchangeclient --database=/tmp/profile.ldb -F prints: > > message id: <[email protected]> > subject: test1 > From: conference_hatch > To: TestUserA > Cc: > Bcc: > Attachment: False > Codepage: > Body: > ???? ??????????? ?? ???????? ???????. > > ??? ??????: 4 > ????????? ??????: 6.5.7618.0 > > Where "?" - Russian char >
Hi Evgeny, Sorry not to have answered any of your emails earlier. openchange tools don't make any assumptions based on smb.conf content. We instead provide a way to setup the codepage within your MAPI profile: 1. Find your language with mapiprofile --listlangs I assume you're looking for Russian here. 2. Create your profile and add the following parameter: --langcode=Russian Finally make sure your terminal can handle Russian character properly. Hope this helps. Cheers, Julien. Julien Kerihuel [email protected] OpenChange Project Manager GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79 _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
