[SOGo] nginx with SOGo

2013-09-01 Thread J.
I see a couple of links online, but nothing in the FAQ. I'm running a server 
with Ubuntu 12.04LTS and using nginx to serve a few domains' sites. I'd like to 
add SOGo without also installing Apache. Is this reasonably convenient for a 
low-mid-level IT guy, or would it be better to just use Apache? Honestly, my 
head is already spinning a bit after reading all the LDAP docs, so I might 
already be in over my head, but thought I'd ask here. Thanks.-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] UTF characters in addressbook

2013-09-01 Thread Szládovics Péter

Dear Guys,

I dont know it is a unique thing or not, but I have a little encoding 
problem.
In my Thunderbird and the SOGo web UI I see the '?' characters in names, 
where originally placed the 'ű' or 'ő' characters.
In the mysql the encoding is latin1_swedish_ci. If I change it to 
utf8_general_ci, this solve my problem?


I'm planning this:

service sogo stop
mysqldump sogo | sed 's/\(CHARSET=\)latin1\(;\)$/\1utf8\2/' | mysql sogo
service sogo start

Should it help on me?

PS: The terminal is hu_HU.UTF-8
--
users@sogo.nu
https://inverse.ca/sogo/lists