From 7dc10e4451ee2266198d8bd51454cee0db3a1e04 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 15 Aug 2024 15:00:14 +0200 Subject: [PATCH] Fastmail OAuth definition --- app/src/main/res/xml/providers.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/xml/providers.xml b/app/src/main/res/xml/providers.xml index f26a551230..9d5bc969ab 100644 --- a/app/src/main/res/xml/providers.xml +++ b/app/src/main/res/xml/providers.xml @@ -446,8 +446,10 @@ appPassword="true" documentation="You might need an app password; You can\'t use third party email apps with the basic plan, please <a href="https://www.fastmail.help/hc/en-us/articles/360058752854-App-passwords">see here</a>." domain="fastmail\\..*" + id="fastmail" link="https://www.fastmail.com/help/technical/servernamesandports.html" - order="9"> + order="9" + register="https://app.fastmail.com/signup/"> +