mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 22:51:02 +00:00
Added provider HCCnet (disabled: unconfirmed)
This commit is contained in:
parent
0717d3b0a1
commit
0136042c72
1 changed files with 14 additions and 0 deletions
|
@ -931,4 +931,18 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="HCCnet"
|
||||
domain="hcc\\.nl,hccnet\\.nl,kader\\.hcc\\.nl"
|
||||
enabled="false"
|
||||
link="https://www.hcc.nl/hccnet">
|
||||
<imap
|
||||
host="pop.hccnet.nl"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="smtp.hccnet.nl"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
|
Loading…
Reference in a new issue