ClearOS's 7.x's mail server is Cyrus IMAP 2.x This page is to coordinate testing of upcoming Cyrus IMAP 3.x , which brings new features such as CalDAV, CardDAV and JMAP support.
cyrus.suite.wiki is a shared development and test server. Once the test period is over, the server will be deleted so don't store any real data on this server. If you would like server access to test with testing and development, please contact Marc Laporte
You can replace test with your login and follow the pattern below
https://cyrus.suite.wiki:81/app/users (you need root access)
https://cyrus.suite.wiki/dav/calendars/user/test
https://cyrus.suite.wiki/dav/addressbooks/user/test/
https://cyrus.suite.wiki/rss/user/test
port 143
server: cyrus.suite.wiki
username: login (not full email)
port: 25
server: cyrus.suite.wiki
username: login (not full email)
SSL
port 993
server: cyrus.suite.wiki
username: login (not full email)
SSL
port: 587
server: cyrus.suite.wiki
username: login (not full email)
The webmail demo is installed, but it looks like the authentication layer in the client is different than what is expected in Cyrus? I updated the JMAP.auth.didAuthenticate block in /usr/share/jmap-demo-webmail/app/state.js as described in the JMAP webmail demo docs, but I see 401 unauthorized replies.
Here's the URL of the webmail demo - please make sure your adblocker is disabled! https://cyrus.suite.wiki:81/jmap-demo-webmail/
It's installed in /usr/share/jmap-demo-webmail. Use "git diff" to see the minor changes.
yum --enablerepo=egloo-clearos-devel install app-imap app-smtp
Mailbox creation gotcha: The mailboxes get created on the fly:
- the first time the user logs in, or
- a mail message is delivered