vdirsyncer/docs/tutorials/fastmail.rst
Hugo Osvaldo Barrera 461e4c55b0 Update servers for Fastmail
Fixes #785
2020-06-08 18:50:03 +02:00

23 lines
583 B
ReStructuredText

========
FastMail
========
Vdirsyncer is continuously tested against FastMail_, thanks to them for
providing a free account for this purpose. There are no known issues 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.fastmail.com/"
username = ...
password = ...
[storage card]
type = "carddav"
url = "https://carddav.fastmail.com/"
username = ...
password = ...
.. _FastMail: https://www.fastmail.com/