Added provider SoHosted

This commit is contained in:
M66B 2023-08-29 07:48:48 +02:00
parent 09f3ba072f
commit d0da90832f
1 changed files with 14 additions and 0 deletions

View File

@ -2145,4 +2145,18 @@
port="465"
starttls="false" />
</provider>
<provider
name="SoHosted"
domain="sohosted\\.com"
link="https://support.hoasted.com/article/235-e-mail-instellen-op-google-android"
mx=".*\\.sohosted\\.com">
<imap
host="hostingsecure.email"
port="993"
starttls="false" />
<smtp
host="hostingsecure.email"
port="465"
starttls="false" />
</provider>
</providers>