mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 11:15:51 +00:00
Added provider Alice.it
This commit is contained in:
parent
7dd42832d8
commit
3efa434bde
1 changed files with 12 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue