mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-09 10:33:41 +02:00
Added provider Yandex
This commit is contained in:
@@ -143,4 +143,15 @@
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Yandex"
|
||||
link="https://yandex.com/support/mail/mail-clients.html#imap">
|
||||
<imap
|
||||
host="imap.yandex.com"
|
||||
port="993" />
|
||||
<smtp
|
||||
host="smtp.yandex.com"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
||||
Reference in New Issue
Block a user