Hello,

we are implementing the management of ics files attached to an email message and we have a couple of questions about it.
We wanted to continue using SOGo's api, being our CalDAV / CardDAV server.

How can we add an event to which we are invited in our calendar (using "REQUEST" method)  and automatically send an ics, by email, with the "REPLY" method to the event organizer?

We have seen that SOGo uses the "imipAction" function to handle the response to the event in the mail module. We looked at the code and saw that you fill in the path for the attachment by also entering the filename. How can we get the attachment url? We have seen that some times the "attachmentAttrs" array, obtained in response to the mail message "view" call, is empty and does not have this information. In this case you use the name "untitled" with the extension ics.

Are there any other methods of obtaining this information? Are there any other ways to accept/decline/tentative an external event and insert it into my calendar?

We did some tests, using SOGO version 5.1:

- using Sogo Web app works fine (it uses internal API)

- using iOS clients configured with ActiveSync works fine

- using CalDAV clients doesn't work


Thanks

--
Alessio Cecchi
Postmaster @ http://www.qboxmail.it
https://www.linkedin.com/in/alessice

--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to