1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 04:35:57 +00:00

Enabled Mail.ru OAuth

This commit is contained in:
M66B 2021-04-23 07:36:54 +02:00
parent 667cc41e11
commit c65630b1a4

View file

@ -121,7 +121,8 @@
appPassword="true"
domain="yahoo\\..*"
id="yahoo"
link="https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq88">
link="https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq88"
order="6">
<imap
host="imap.mail.yahoo.com"
port="993"
@ -498,7 +499,7 @@
authorizationEndpoint="https://oauth.mail.ru/login"
clientId="ce54d27dc1574b3a8b50e6789cd1a44a"
clientSecret="5f1525783e1d4defb3bc9c2c4b7d0c54"
enabled="false"
enabled="true"
redirectUri="https://oauth.faircode.eu/"
scopes="userinfo mail.imap"
tokenEndpoint="https://oauth.mail.ru/token" />