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

Add iCloud account #158

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Add iCloud account #158

wants to merge 7 commits into from

Conversation

danirabbit
Copy link
Member

@danirabbit danirabbit commented May 25, 2021

Fixes #7

Reiterating some info from the issue report:

  • Calendars are caldav stored at https://caldav.icloud.com

  • Contacts are carddav stored at https://contacts.icloud.com

  • iCloud mail is IMAP. Up-to-date info is here. Otherwise use the following:
    IMAP info:

    Server name: imap.mail.me.com
    SSL Required: Yes
    Port: 993

    SMTP info:

    Server name: smtp.mail.me.com
    SSL Required: Yes
    Port: 587
    SMTP Authentication Required: Yes

Reminders is now a proprietary format

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.

Add support for iCloud
1 participant