Kozea / Radicale

A simple CalDAV (calendar) and CardDAV (contact) server.
https://radicale.org
GNU General Public License v3.0
3.37k stars 439 forks source link

Connecting Radicale from Windows Phone Lumia #237

Closed mplattu closed 9 years ago

mplattu commented 9 years ago

c.f. http://radicale.org/user_documentation/#idstarting-the-client

Nokia/Microsoft Windows Phones sync natively to Radicale. I haven't tested the contact sync. Here are the calendar settings:

1) Go to "Settings" > "email+accounts" 2) Click "add an account" > "iCloud" 3) Enter random email address (e.g. "foo@bar" and "qwerty") > "sign in" 4) A new account "iCloud" with the given email address appears on the list. The status is "Not up to date". Click the account. 5) An error message is given. Click "close". 6) Enter new and "real" values to the account setting fields:

Don't forget to add your CA to the phone if you're using a self-signed certificate on your Radicale. Make the CA downloadable to Internet Explorer. The correct certificate format is X509 (with .cer file extension).

cristen commented 9 years ago

This is good news ! Thanks

liZe commented 9 years ago

Great, thank you!