mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-22 06:01:12 +00:00
Revert "Disable STARTTLS for GMX"
This reverts commit 119c54e664
.
Refs #30
This commit is contained in:
parent
119c54e664
commit
115ebbfb5f
1 changed files with 1 additions and 1 deletions
|
@ -99,6 +99,6 @@
|
|||
<smtp
|
||||
host="mail.gmx.com"
|
||||
port="587"
|
||||
starttls="false" />
|
||||
starttls="true" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
|
Loading…
Reference in a new issue