diff --git a/src/site/site.xml b/src/site/site.xml index e1a97b60..b7835e9b 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -57,6 +57,12 @@ + + + + + + diff --git a/src/site/xdoc/iphonecaldavsetup.xml b/src/site/xdoc/iphonecaldavsetup.xml new file mode 100644 index 00000000..f9ad7aa4 --- /dev/null +++ b/src/site/xdoc/iphonecaldavsetup.xml @@ -0,0 +1,67 @@ + + + + + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - iPhone Caldav setup + Mickael Guessant + + + + +
+

Note: you can't install DavMail directly on an iPhone, you need a separate DavMail server, + seeiPhone setup. +

+ + +

Open iPhone Settings application and choose Mail, Contacts, Calendar: +

+
+ +
+ +

Then select Add Account...: +

+
+ +
+ +

DavMail is not an Exchange ActiveSync server, press Other: +

+
+ +
+ +

Choose Add CalDAV Account: +

+
+ +
+ +

Enter your DavMail server hostname in the Server field, + append ':' and port if DavMail HTTP (Caldav and Carddav) port is not 80, + provide your username and password then press Next: +

+
+ +
+ +

On the account page, open Advanced Settings: +

+
+ +
+ +

Enable SSL and check port, make sure Account URL is + https://davmailhost:1080/principals/users/username@ompany.com: +

+
+ +
+ +
+
+ +
\ No newline at end of file diff --git a/src/site/xdoc/iphonecarddavsetup.xml b/src/site/xdoc/iphonecarddavsetup.xml new file mode 100644 index 00000000..e503da0b --- /dev/null +++ b/src/site/xdoc/iphonecarddavsetup.xml @@ -0,0 +1,69 @@ + + + + + DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - iPhone Carddav setup + Mickael Guessant + + + + +
+

Note: you can't install DavMail directly on an iPhone, you need a separate DavMail server, + seeiPhone setup. +

+ + +

Open iPhone Settings application and choose Mail, Contacts, Calendar: +

+
+ +
+ +

Then select Add Account...: +

+
+ +
+ +

DavMail is not an Exchange ActiveSync server, press Other: +

+
+ +
+ +

Choose Add CardDAV Account: +

+
+ +
+ +

Enter your DavMail server hostname in the Server field, + append ':' and port if DavMail HTTP (Caldav and Carddav) port is not 80, + provide your username and password then press Next: +

+
+ +
+ +

On the account page, open Advanced Settings: +

+
+ +
+ +

Enable SSL and check port: +

+
+ +
+ +

Contact setup is complete, proceed to + iPhone Caldav setup +

+
+
+ +
\ No newline at end of file diff --git a/src/site/xdoc/iphonemailsetup.xml b/src/site/xdoc/iphonemailsetup.xml index 9cbef993..18b07f6b 100644 --- a/src/site/xdoc/iphonemailsetup.xml +++ b/src/site/xdoc/iphonemailsetup.xml @@ -12,7 +12,7 @@

Note: you can't install DavMail directly on an iPhone, you need a separate DavMail server, - see iPhone setup. + seeiPhone setup.

@@ -60,19 +60,85 @@

In Outgoing Mail Server section, enter your DavMail server hostname, - append ':' and port if DavMail SMTP port is not 25, then press Next: + do not append port, this is not supported by current iOS version, then press Next:

-

TODO +

Wait until your iPhone has finished verifying all possible port/protocol combination: +

+
+ +
+ +

If you get the + Cannot Connect Using SSL + message, just select Yes, + you will just need to adjust account settings later.

+

Save the account: +

+
+ +
+

Confirm: +

+
+ +
+ +

Back to account settings page, still need to fix SMTP port + if DavMail is not listening on default port 25, + open account settings: +

+
+ +
+ +

Open Account Info: +

+
+ +
+

Open SMTP page: +

+
+ +
+

Choose primary server: +

+
+ +
+

Adjust SMTP port: +

+
+ +
+

Back to Account Info, open Advanced settings: +

+
+ +
+

Back to Account Info, open Advanced settings: +

+
+ +
+

Enable SSL on IMAP port: +

+
+ +
+

Mail setup is complete, proceed to + iPhone Carddav setup +

diff --git a/src/site/xdoc/iphonesetup.xml b/src/site/xdoc/iphonesetup.xml index bb781d91..e3d95789 100644 --- a/src/site/xdoc/iphonesetup.xml +++ b/src/site/xdoc/iphonesetup.xml @@ -13,13 +13,25 @@

In order to use DavMail with an iPhone, you need to install DavMail in server mode. This server should be available directly on the internet or through a Wifi connection. - See Server setup for more information. + See + Server setup + for more information.

+

As mail data between your iPhone and DavMail travels on the internet, you probably want + to switch DavMail to encrypted mode, see + SSL setup +

Once you have a working DavMail server, proceed to: iPhone Mail setup

+

Then sync your Exchange contacts: + iPhone Carddav setup +

+

And add your calendar: + iPhone Caldav setup +