I'm using the web interface with the latest debian SOGo nightly on Lenny. I think everything is working except freebusy .When I try to see someone's freebusy information (in invite attendees) the SOGo log shows:

2010-06-10 12:26:05.240 sogod[24232] Scanner initialised with nil string
2010-06-10 12:26:05.242 sogod[24232] Scanner initialised with nil string
127.0.0.1 - - [10/Jun/2010:12:26:05 GMT] "POST /SOGo/so/Firstname%20Lastname/freebusy.ifb/ajaxRead?sday=20100603&eday=20100617 HTTP/1.1" 404 64/0 0.007 - - 0

when I got to the url https://newserver/SOGo/so/Firstname%20LastName/freebusy.ifb/ajaxRead?sday=20100603&eday=20100617 with firefox, I get:

object not found: Firstname Lastname => freebusy.ifb => ajaxRead

is this the right url? Should sogo be using my uid (flastname) instead of the cn, which contains a space? In my SOGoUserSources I have

       {
                CNFieldName = cn;
                IDFieldName = uid;
                UIDFieldName = uid;
                ...
}

Or have I just misconfigured something?

Thanks,

Ben
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to