Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Group-Office #293

Merged
merged 1 commit into from
Apr 28, 2019
Merged

Added Group-Office #293

merged 1 commit into from
Apr 28, 2019

Conversation

mschering
Copy link
Contributor

Group-Office is open source groupware with a Javascript web client and PHP JMAP API base backend.

Group-Office is open source groupware with a Javascript web client and PHP JMAP API base backend.
@neilj neilj merged commit 150901f into jmapio:master Apr 28, 2019
@marclaporte
Copy link
Member

Hello @mschering !

Thank you for using the JMAP protocol. Just to be sure, could you confirm I didn't miss anything?

Group Office

  • uses IMAP and SMTP for the webmail (but not JMAP)
  • uses JMAP as a protocol so external apps can launch requests to a Group Office instance like updating contact information, sending a newsletter, etc.

This is my understanding from reviewing the documentation and testing the application:
2024-05-16_012403

Thanks!

@mschering
Copy link
Contributor Author

Hi Marc,

You're right. We use the JMAP protocol for our API. But we still use IMAP and SMTP to talk to mailservers. We are refactoring our modules one by one. The e-mail module is still todo. Other modules like Address book, Notes, Tasks and the core API already use JMAP. We don't follow the spec exactly for the modules. But we use the core specification.

Best regards,
Merijn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants