mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-25 01:06:04 +00:00
Added provider Rambler.ru
This commit is contained in:
parent
cdb86d2446
commit
e95f7c5ed8
1 changed files with 13 additions and 0 deletions
|
@ -994,4 +994,17 @@
|
|||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Rambler.ru"
|
||||
domain="rambler\\.ru,lenta\\.ru,myrambler\\.ru,autorambler\\.ru,ro\\.ru,rambler\\.ua"
|
||||
link="https://help.rambler.ru/mail/mail-pochtovye-klienty/1275/">
|
||||
<imap
|
||||
host="imap.rambler.ru"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="smtp.rambler.ru"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
|
Loading…
Reference in a new issue