mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
Add GMX to providers
Tested in the application.
This commit is contained in:
@@ -92,4 +92,13 @@
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
</providers>
|
||||
<provider name="gmx.com">
|
||||
<imap
|
||||
host="imap.gmx.com"
|
||||
port="993" />
|
||||
<smtp
|
||||
host="mail.gmx.com"
|
||||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
||||
Reference in New Issue
Block a user