mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-23 16:25:30 +00:00
Added provider web.de
This commit is contained in:
parent
e50452a6e6
commit
51e256ab9c
1 changed files with 11 additions and 0 deletions
|
@ -154,4 +154,15 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="web.de"
|
||||
link="https://hilfe.web.de/pop-imap/imap/imap-serverdaten.html">
|
||||
<imap
|
||||
host="imap.web.de"
|
||||
port="993" />
|
||||
<smtp
|
||||
host="smtp.web.de"
|
||||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
|
Loading…
Reference in a new issue