mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 17:57:16 +00:00
Added Zoho AU profile
This commit is contained in:
parent
c614804c6e
commit
39c10fb83a
1 changed files with 12 additions and 0 deletions
|
@ -507,6 +507,18 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Zoho AU"
|
||||
domain="zohomail\\.com\\.au">
|
||||
<imap
|
||||
host="imap.zoho.com.au"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="smtp.zoho.com.au"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Mail.ru"
|
||||
domain="mail\\.ru,inbox\\.ru,list\\.ru,bk\\.ru"
|
||||
|
|
Loading…
Reference in a new issue