Add some info on FastMail setup

This commit is contained in:
Markus Unterwaditzer 2015-02-16 18:12:57 +01:00
parent 1ded453284
commit 6147da0676

View file

@ -90,7 +90,21 @@ FastMail
--------
Vdirsyncer is irregularly tested against FastMail_. There are no known issues
with it.
with it. `FastMail's support pages
https://www.fastmail.com/help/technical/servernamesandports.html>`_ provide the
settings to use::
[storage cal]
type = caldav
url = https://caldav.messagingengine.com/
username = ...
password = ...
[storage card]
type = carddav
url = https://carddav.messagingengine.com/
username = ...
password = ...
.. _FastMail: https://www.fastmail.com/