mail
mail copied to clipboard
Is there a way to connect to email provider by using their SSO athentication?
Is your feature request related to a problem? Please describe.
Hi developer: I was trying to use mail app to connect to my gmail or mailgun, but I failed becouse the NC mail app only support smtp/pop3 or imap way, and which those ways I don't use anymore, and during the mail config setup there was no way to ignore the imap section, the app always check if the imap config is correct or not, and this makes me unable to add any customize mail address. Generally speaking ,using password itself makes it a risk in nowadays, and using email provider's OAuth would makes the setup process far more easier then using password.
Describe the solution you'd like
so my feature request is : 1.support to use mail provider's SSO authentication to setup a mail account. 2.support to ignore imap config during the manual config process, and that would makes the NC mail app support more email providers like mailgun.
Describe alternatives you've considered
No response
Additional context
No response
And mostly , thanks for your great work on these app!
This request is possibly covered by https://github.com/nextcloud/mail/issues/3146.
What about a custom oauth server like keycloak?