mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-20 13:17:08 +00:00
Added provider Drie.at
This commit is contained in:
parent
276cfc6c51
commit
874c0035e4
1 changed files with 13 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue