Hi,

i'm using SOGo whith multiple domains configuration on Debian Jessie with MySQL backend. Debian package is 2.3.0-1.

since upgrade to 2.3 shared calendars doen't show in web UI. When trying to list calendars of user [email protected] i got the following in sogo.log:

Jul 23 14:51:53 sogod [31678]: 82.231.193.205 "POST /SOGo/so/[email protected]/usersSearch?search=eth HTTP/1.1" 200 960/0 0.034 - - 0 Jul 23 14:51:56 sogod [31678]: 82.231.193.205 "POST /SOGo/so/[email protected]@turlututu.fr/foldersSearch?type=calendar HTTP/1.1" 404 89/0 0.002 - - 0

it seems that SOGo is adding the domain name to username, which already contains domain name (multiple domains configuration)

Any idea?

attached are sogo.conf and a MySQL view for users

Thanks

François

Attachment: sogo.conf
Description: application/extension-conf

"c_uid","c_name","c_password","c_cn","mail","domain","c_domain"
"[email protected]","[email protected]","$1$90131e14$GphCJQQFUWauEO1wg13Sy1","Stagiaire 1","[email protected]","turlututu.fr","turlututu.fr"
"[email protected]","[email protected]","$1$4c9fa543$0QzowzYtWSlKYKk1OszNM1","Stagiaire 2","[email protected]","turlututu.fr","turlututu.fr"
"[email protected]","[email protected]","$1$640008dd$EsgkIIma2D7q9dqogX1Rj0","Stagiaire 3","[email protected]","turlututu.fr","turlututu.fr"

Reply via email to