mirror of https://github.com/M66B/FairEmail.git
add provider Runbox.com
This commit is contained in:
parent
bb081460df
commit
4ca5062d58
|
@ -348,4 +348,16 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</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>
|
||||
|
|
Loading…
Reference in New Issue