Merge pull request #168 from mbarbar/runbox-host

Fix Runbox IMAP host.
pull/169/head
Marcel Bokhorst 6 years ago committed by GitHub
commit 2153df6fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -353,7 +353,7 @@
name="Runbox" name="Runbox"
link="https://help.runbox.com/email-program-settings/"> link="https://help.runbox.com/email-program-settings/">
<imap <imap
host="imap.runbox.com" host="mail.runbox.com"
port="993" port="993"
starttls="false" /> starttls="false" />
<smtp <smtp

Loading…
Cancel
Save