Hi all, We are using SOGo (actually v1.3.5a) since early 2010. One of its functions is to manage the occupation of some parts of the building, such as operating rooms for surgery, amphitheaters or meeting rooms. As we plan to install a Digital Media System (DMS) in the building, we're trying to export targeted data from SOGo. Another requirement would be to automatically send an email, containing some events from SOGo and this, every week... But we encountered lots of problems during our test plan:
1. We first try to get the HTML source of SOGo, but there is no way to retrieve it with tools like cURL, WGet, Lynx, etc. We analyzed HTTP headers and SOGoRootPage.wox/.js to POST user login but we can't get the HTML source of an URL like "domain.com/SOGo/dav/<username>/Calendar/view". Even if we configure cURL or WGet to fill in userName and password forms, cookies=on, --load-cookies, etc, we get the source of SOGo homepage. Any idea? 2. Then we tried to use XML export like "domain.com/SOGo/dav/<username>/Calendar/<calendar>.xml", but it contains deleted events (events with the RFC2245 parameter "EXDATE", not displayed in SOGo Web UI). Is it normal? 3. Because of XML issue, we tried to use iCal to print/export data but recurring events are not displayed in iCal (v4.0.4, MOS 10.6.7). We have many examples of events containing an occurrence in the MySQL table "sogoxxxxxx123456_quick", but not displayed in iCal GUI. Is it because iCal isn't yet compatible with a parameter of the RFC2245, used by SOGo? Or is it a bug? We can provide SQL extracts of events, and logs from apache2, mysql or sogod. If anyone has an idea, we are very, very interested! Thank you for your time! Regards, ---- Bertrand PUJOS IT Department - IRCAD [email protected] -- [email protected] https://inverse.ca/sogo/lists
