From c8fcc6b72672d54433e12a8c0480b22beb577108 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 31 May 2023 10:07:35 +0100 Subject: Removes fastmail account --- vdirsyncer/config | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'vdirsyncer/config') diff --git a/vdirsyncer/config b/vdirsyncer/config index 7db113e..8a84b2c 100644 --- a/vdirsyncer/config +++ b/vdirsyncer/config @@ -39,22 +39,3 @@ type = "caldav" url = "https://cal.16693433.xyz/radicale/lemon/3c6cbab1-0568-1872-a1e8-bc71501565a9/" username = "lemon" password.fetch = ["command", "pass", "show", "radicale_lemon_user"] - -[pair fastmail_calendar] -a = "fastmail_calendar_local" -b = "fastmail_calendar_remote" -collections = ["from a", "from b"] - -# Calendars also have a color property -metadata = ["displayname", "color"] - -[storage fastmail_calendar_local] -type = "filesystem" -path = "~/.calendars/fastmail/" -fileext = ".ics" - -[storage fastmail_calendar_remote] -type = "caldav" -url = "https://caldav.fastmail.com/" -username = "mrlemon@mailforce.net" -password.fetch = ["command", "pass", "show", "evolution_email_fastmail"] -- cgit v1.2.3