Hello, I have been trying to see how SOGo interacts with Horde through e-mail notifications, and seems it have some issues with vcalendar. When I send a request from horde to SOGo, from SOGo mail reader I'm able to accept that request. After that, if I make a change on that event in Horde calendar, SOGo cannot recognize the format of the vcal file which have been sent from Horde. Appears that error message in the mail reader:
iMIP 'ADD' requests are not yet supported by SOGo. But the weird thing is, if I add the same .ics through import, SOGo recognize it and add it. My question is, the vcal “add” method is really not implemented in SOGo, or I miss any step? If it's really not implemented yet, it's planed in the road map for being accessible in a close future? Thanks. P.D: I post the vcalendar which accept, and the vcal which doesn't accept: SOGo accept a request: BEGIN:VCALENDAR VERSION:2.0 METHOD:REQUEST X-WR-CALNAME:Agenda de usuari.elena12 PRODID:-//The Horde Project//Horde_iCalendar Library\, Horde 3.3.5//EN BEGIN:VEVENT DTSTART:20101021T040000Z DTEND:20101021T050000Z DTSTAMP:20101011T082436Z UID:[email protected] CREATED:20101011T082436Z LAST-MODIFIED:20101011T082436Z SUMMARY:Tasca 333 ORGANIZER;CN=Usuari elena12:mailto:[email protected] CLASS:PUBLIC STATUS:CONFIRMED TRANSP:OPAQUE ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE:mailto:alan.b [email protected] END:VEVENT END:VCALENDAR But doesn't accept a modification of the event: BEGIN:VCALENDAR VERSION:2.0 METHOD:ADD X-WR-CALNAME:Agenda de usuari.elena12 PRODID:-//The Horde Project//Horde_iCalendar Library\, Horde 3.3.5//EN BEGIN:VEVENT DTSTART:20101021T040000Z DTEND:20101021T050000Z DTSTAMP:20101011T082555Z UID:[email protected] CREATED:20101011T082436Z LAST-MODIFIED:20101011T082555Z SUMMARY:Tasca 334 ORGANIZER;CN=Usuari elena12:mailto:[email protected] CLASS:PUBLIC STATUS:CONFIRMED TRANSP:OPAQUE ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED:mailto:[email protected] SEQUENCE:1 END:VEVENT END:VCALENDAR -- [email protected] https://inverse.ca/sogo/lists
