mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-31 19:41:19 +00:00
Added gmx.net
This commit is contained in:
parent
ab325935ac
commit
3baf87b557
1 changed files with 13 additions and 0 deletions
|
@ -143,6 +143,19 @@
|
|||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
<provider
|
||||
name="gmx.net"
|
||||
keepalive="9"
|
||||
link="https://hilfe.gmx.net/pop-imap/imap/imap-serverdaten.html#indexlink_help_pop-imap_imap">
|
||||
<imap
|
||||
host="imap.gmx.net"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="mail.gmx.net"
|
||||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
<provider name="disroot.org">
|
||||
<imap
|
||||
host="disroot.org"
|
||||
|
|
Loading…
Reference in a new issue