From a5a3cbe2b5625cd0fe992ac426a399b70eba1d56 Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Fri, 13 Aug 2021 10:31:27 +0100 Subject: [PATCH] added compatibility section to Readme.md --- README.MD | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.MD b/README.MD index 081197c..d60c3c8 100644 --- a/README.MD +++ b/README.MD @@ -56,6 +56,14 @@ Type TTL P M Port Target SRV _autodiscover._tcp.your.domain 3600 10 10 443 autoconfig.your.domain ``` +## Compatibility +MailAutoConf has been tested and confirmed working with the following software packages +- [x] Thunderbird (v78 and probably earlier versions too) +- [x] Evolution Mail (v3.40.3 and probably earlier versions too) +- [x] Nextcloud Mail app +- [ ] Other Mail Clients are likely supported if they support /mail/config-v1.1.xml + + ## Future plans MailAutoConf is currently in _very_ early stages, with a _very_ limited set of features.