Added disroot.org

Closes #42
This commit is contained in:
M66B 2018-08-27 05:06:55 +00:00
parent 982fb06316
commit c8e9a69a91
1 changed files with 9 additions and 0 deletions

View File

@ -122,4 +122,13 @@
port="587"
starttls="true" />
</provider>
<provider name="disroot.org">
<imap
host="disroot.org"
port="993" />
<smtp
host="disroot.org"
port="587"
starttls="true" />
</provider>
</providers>