Added provider netim

This commit is contained in:
M66B 2021-11-05 20:03:23 +01:00
parent f6070d8795
commit 868a16fc05
1 changed files with 12 additions and 0 deletions

View File

@ -1418,4 +1418,16 @@
port="465"
starttls="false" />
</provider>
<provider
name="NETIM"
link="https://support.netim.com/en/wiki/Setup_your_messaging_software">
<imap
host="mail1.netim.hosting"
port="993"
starttls="false" />
<smtp
host="mail1.netim.hosting"
port="465"
starttls="false" />
</provider>
</providers>