add provider Runbox.com

This commit is contained in:
Frantisek Holop 2019-10-19 19:53:48 +02:00
parent bb081460df
commit 4ca5062d58
1 changed files with 12 additions and 0 deletions

View File

@ -348,4 +348,16 @@
port="465" port="465"
starttls="false" /> starttls="false" />
</provider> </provider>
<provider
name="Runbox"
link="https://help.runbox.com/email-program-settings/">
<imap
host="imap.runbox.com"
port="993"
starttls="false" />
<smtp
host="mail.runbox.com"
port="465"
starttls="false" />
</provider>
</providers> </providers>