-
I was looking into this and found:
Thunderbird's Autoconfig mechanism has now been available in K-9 Mail 6.7xx beta versions for a while.
_Originally posted by @cketti in https://g…
-
Source: https://github.com/rseichter/automx2/issues/12
Last update by @rseichter
> By the way, on a technical note, the changes you made to populate_with_dict() do not really address a bug of a…
HLFH updated
8 months ago
-
- [x] Check [Outlook AutoDetect](https://c7solutions.com/2021/05/outlook-autodetect-and-broken-autodiscover) ; GET request "https://prod-autodetect.outlookmobile.com/detect?services=office365,outlook,…
-
k9 is trying to query automx2 with GET /mail/config-v1.1.xml and end up with code 400, which makes K9 unable to get autoconfiguration. Is there a way to just return .xml to it ?
` [19/Sep/2024:20:3…
-
In #783 we talk about the building blocks required for 2FA to make any sense; Here I would like to explore options.
## what would we require 2FA for?
- All web-logins?
- Only some privileged acti…
-
Dear automx2 team,
I was giving a try to your product to test the functionality but I'm receiving this warning when I run the server:
flask[93422]: WARNING: This is a development server. Do not …
-
Howdy,
I'm following the documentation in HTML format at https://rseichter.github.io/automx2/
I've followed the steps in getting automx2 installed - last step of "pip install automx2" is succes…
-
# Description
Now 1.9 has been released for some time, it is time to discuss what we want to work on for the next release.
- Release date?
- Scope 1.10 (normal release) or 2.0 (release with break…
-
In trying to get automx2 setup for several domains, I quickly noticed that sqlite-generate.sh wipes each table as it goes to add each entry.
DELETE FROM provider;
DELETE FROM ldapserver;
DELETE F…
-
Hi
In section 10 of the documentation, Can you please provide a method to test autodiscovery.
https://127.0.0.1/autodiscover/autodiscover.xml
Thank you
H