The problem was in the wrong database encoding for Cyrillic.  This is not the
problem SOGo.
My MySQL was configured with default latin1 charset.  SOGo all records in
calendar and address book made in the encoding UTF8.
I reconverting my database in charset UTF8. All work. It is so good))

Initially, during installation SOGo, when creating a database for SOGo need to
check and set the charset UTF8 for her.
For example,
CREATE DATABASE sogo CHARACTER SET utf8 COLLATE utf8_general_ci;

I hope this information will help beginners install SOGo correctly.

Thank you all;)
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to