Added provider Alice.it

This commit is contained in:
M66B 2020-04-16 09:37:26 +02:00
parent 7dd42832d8
commit 3efa434bde
1 changed files with 12 additions and 0 deletions

View File

@ -658,4 +658,16 @@
port="465"
starttls="false" />
</provider>
<provider
name="Alice.it"
link="https://assistenzatecnica.tim.it/at/portals/assistenzatecnica.portal">
<imap
host="in.alice.it"
port="143"
starttls="true" />
<smtp
host="out.alice.it"
port="587"
starttls="true" />
</provider>
</providers>