Merge pull request #163 from minusf/runbox_provider

add provider Runbox.com
pull/164/head
Marcel Bokhorst 5 years ago committed by GitHub
commit 23f41be926
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save