mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-26 10:55:09 +01:00
Added provider Globenet.org
This commit is contained in:
@@ -944,8 +944,8 @@
|
||||
<provider
|
||||
name="Mailfence"
|
||||
appPassword="true"
|
||||
domain="mailfence\\.com"
|
||||
documentation="If you <a href="https://kb.mailfence.com/kb/service-specific-passwords/">generated service-specific passwords</a>, you may need to configure an account and and identity manually."
|
||||
domain="mailfence\\.com"
|
||||
link="https://mailfence.com/en/faq.jsp"
|
||||
useip="false"
|
||||
user="local">
|
||||
@@ -2308,4 +2308,17 @@
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Globenet.org"
|
||||
link="https://www.globenet.org/Problemes-de-connexion-a-vos.html"
|
||||
mx=".*\\.globenet\\.org">
|
||||
<imap
|
||||
host="mail.globenet.org"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="mail.globenet.org"
|
||||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
||||
Reference in New Issue
Block a user