mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-25 07:23:03 +00:00
Added profile for Aruba.it/PEC
This commit is contained in:
parent
82505114df
commit
eee74ea290
1 changed files with 13 additions and 0 deletions
|
@ -1380,6 +1380,19 @@
|
||||||
port="465"
|
port="465"
|
||||||
starttls="false" />
|
starttls="false" />
|
||||||
</provider>
|
</provider>
|
||||||
|
<provider
|
||||||
|
name="Aruba.it/PEC"
|
||||||
|
domain="pec\\.it,pec\\.cloud,arubapec\\.it,mypec\\.eu,gigapec\\.it,casellapec\\.com,pecditta\\.com"
|
||||||
|
link="https://guide.pec.it/posta-pec/configurare-casella-pec/configurare-casella-pec-programma-posta.aspx">
|
||||||
|
<imap
|
||||||
|
host="imaps.pec.aruba.it"
|
||||||
|
port="993"
|
||||||
|
starttls="false" />
|
||||||
|
<smtp
|
||||||
|
host="smtps.pec.aruba.it"
|
||||||
|
port="465"
|
||||||
|
starttls="false" />
|
||||||
|
</provider>
|
||||||
<provider
|
<provider
|
||||||
name="StartMail"
|
name="StartMail"
|
||||||
appPassword="true"
|
appPassword="true"
|
||||||
|
|
Loading…
Reference in a new issue