Added provider Mailfence

This commit is contained in:
M66B 2019-11-09 10:56:43 +01:00
parent 893f43e977
commit dd7a25d960
1 changed files with 13 additions and 0 deletions

View File

@ -398,4 +398,17 @@
port="587"
starttls="true" />
</provider>
<provider
name="Mailfence"
link="https://mailfence.com/en/faq.jsp"
useip="false">
<imap
host="imap.mailfence.com"
port="993"
starttls="false" />
<smtp
host="smtp.mailfence.com"
port="465"
starttls="false" />
</provider>
</providers>