forked from pEp.foundation/libAccountSettings
Use autodiscover protocols (MS) for finding out server configuration
#1
Closed
opened 3 months ago by dirk
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
How much work would this be? It would enable clients of the library (e.g., pEp for iOS) to not bother the user for server details.
In connection with oauth2, all the user would have to provide is the email (best case, when the password for doing the oauth step may already be cached by the browser).
The goal is to support IMAP/SMTP configuration for all kinds of exchange based email systems likely to be found in enterprises.
Please ring the alarm early if it's apparent that this cannot be achieved, e.g. if enterprises typically don't advertise their IMAP servers via this protocol.
Specifications:
MS-OXDISCO
MS-OXDSCLI
Testing Tool
Correct incidence: pEp.foundation/libAccountSettings#1