Added provider Lilo

This commit is contained in:
M66B 2020-03-14 18:24:08 +01:00
parent dca633710f
commit ed701f5672
1 changed files with 13 additions and 0 deletions

View File

@ -575,4 +575,17 @@
port="587"
starttls="true" />
</provider>
<provider
name="Lilo"
domain="lilo\\.org"
link="https://mail.lilo.org/imap">
<imap
host="mail.lilo.org"
port="143"
starttls="true" />
<smtp
host="mail.lilo.org"
port="587"
starttls="true" />
</provider>
</providers>