mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-31 20:25:38 +00:00
Added provider Fastweb.it
This commit is contained in:
parent
523d92337e
commit
4f09389846
1 changed files with 13 additions and 0 deletions
|
@ -1353,4 +1353,17 @@
|
|||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Fastweb.it"
|
||||
domain="fastwebnet\\.it"
|
||||
link="https://www.fastweb.it/fastmail/guida/mail_POPeIMAP/">
|
||||
<imap
|
||||
host="imap.fastwebnet.it"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="smtp.fastwebnet.it"
|
||||
port="587"
|
||||
starttls="true" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
|
Loading…
Reference in a new issue