diff --git a/README.md b/README.md index b9788df..88036d4 100644 --- a/README.md +++ b/README.md @@ -20,27 +20,31 @@ - [hmlkao's php-autodiscover for Apps to test](https://github.com/hmlkao/php-autodiscover#readme) - [StephanvanSchaik's automail project written in Rust](https://github.com/StephanvanSchaik/automail) -## Tested working apps - -- [Apple MacOS Monterey](https://www.apple.com/fr/macos/monterey/) on Apple Mail (MacOS: 12.2, Mail: 15.0 (3693.60.0.1.1)) -- [Thunderbird](https://www.thunderbird.net/) (tested version: 91.10.0) -- [Evolution on Ubuntu](https://wiki.gnome.org/Apps/Evolution/) (tested version: [3.40.0](https://gitlab.gnome.org/GNOME/evolution/-/tree/3.40.0/)) -- [KMail on Ubuntu](https://userbase.kde.org/KMail) (tested version: 5.19.3 (21.12.3)) -- [Microsoft Office Pro Plus 2013](https://wikipedia.org/wiki/Microsoft_Office_2013) (tested version: 15.0.5399.1000 64 bits) -- [Microsoft Office Pro Plus 2021](https://wikipedia.org/wiki/Microsoft_Office_2013) (tested version: 14326.204454 64 bits) - -### Phone Apps - -- [Apple iOS 15.6.1](https://support.apple.com/en-us/HT213412) (iOS: 15.6.1) -- [FairEmail](https://github.com/M66B/FairEmail) (tested version: 1.1917) -- [K-9 Mail since 6.709](https://github.com/thundernest/k-9#readme) (tested version: [6.709](https://github.com/thundernest/k-9/releases/tag/6.709)) -- [Android Nine](https://www.9folders.com/en/index.html) (tested version: [4.9.4b](https://play.google.com/store/apps/details?id=com.ninefolders.hd3)) -- [Spark Mail on Android](https://sparkmailapp.com/) (tested version: 2.11.8) -- [MailTime on Android](https://mailtime.com/) (tested version: 2.5.4.0614) -- [Maily on Android](https://github.com/Enough-Software/enough_mail_app#readme) (tested version: [1.0.0](https://play.google.com/store/apps/details?id=de.enough.enough_mail_app)) -- [ProfiMail on Android](https://www.lonelycatgames.com/apps/profimail) (tested version: 4.31.08) - -## Use it +## Tested email clients + +| Email client | Tested version | +| ------------ | -------------- | +| [Apple MacOS Monterey](https://www.apple.com/fr/macos/monterey/) on Apple Mail | MacOS: 12.2, Mail: 15.0 (3693.60.0.1.1) | +| [Thunderbird](https://www.thunderbird.net/) | 91.10.0 | +| [Evolution on Ubuntu](https://wiki.gnome.org/Apps/Evolution/) | [3.40.0](https://gitlab.gnome.org/GNOME/evolution/-/tree/3.40.0/) | +| [KMail on Ubuntu](https://userbase.kde.org/KMail) | 5.19.3 (21.12.3) | +| [Microsoft Office Pro Plus 2013](https://wikipedia.org/wiki/Microsoft_Office_2013) | 15.0.5399.1000 64 bits | +| [Microsoft Office Pro Plus 2021](https://wikipedia.org/wiki/Microsoft_Office_2013)
*[_You need to disable Office 365 setup and adjust the config manually_](https://github.com/smartlyway/email-autoconfig-php/issues/2) | 14326.204454 64 bits | + +### Mobile email clients + +| Email client | Tested version | +| ------------ | -------------- | +| [Apple iOS 15.6.1](https://support.apple.com/en-us/HT213412) | iOS: 15.6.1 | +| [FairEmail](https://github.com/M66B/FairEmail) | 1.1917 | +| [K-9 Mail since 6.709](https://github.com/thundernest/k-9#readme) | [6.709](https://github.com/thundernest/k-9/releases/tag/6.709) | +| [Android Nine](https://www.9folders.com/en/index.html) | [4.9.4b](https://play.google.com/store/apps/details?id=com.ninefolders.hd3) | +| [Spark Mail on Android](https://sparkmailapp.com/) | 2.11.8 | +| [MailTime on Android](https://mailtime.com/) | 2.5.4.0614 | +| [Maily on Android](https://github.com/Enough-Software/enough_mail_app#readme) | [1.0.0](https://play.google.com/store/apps/details?id=de.enough.enough_mail_app) | +| [ProfiMail on Android](https://www.lonelycatgames.com/apps/profimail) | 4.31.08 | + +## Usage Pull the [image](https://hub.docker.com/r/wdes/mail-autodiscover-autoconfig): `docker pull wdes/mail-autodiscover-autoconfig`