Added provider Drie.at

This commit is contained in:
M66B 2023-01-06 14:54:28 +01:00
parent 276cfc6c51
commit 874c0035e4
1 changed files with 13 additions and 0 deletions

View File

@ -1945,4 +1945,17 @@
port="587"
starttls="true" />
</provider>
<provider
name="Drie.at"
domain="drei\\.at"
link="https://www.drei.at/de/info/support/e-mail-einstellungen/">
<imap
host="imap.drei.at"
port="993"
starttls="false" />
<smtp
host="smtp.drei.at"
port="465"
starttls="false" />
</provider>
</providers>