Merge pull request #164 from hum6ug/master

Update providers.xml
This commit is contained in:
Marcel Bokhorst 2019-11-05 11:50:15 +01:00 committed by GitHub
commit 239d6169f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -360,4 +360,16 @@
port="465"
starttls="false" />
</provider>
<provider
name="Migadu"
link="https://www.migadu.com/en/guides/config.html">
<imap
host="imap.migadu.com"
port="993"
starttls="false" />
<smtp
host="smtp.migadu.com"
port="587"
starttls="true" />
</provider>
</providers>