mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 08:29:24 +00:00
Added server profile for Cox
This commit is contained in:
parent
df92814dcb
commit
e40ae7499f
1 changed files with 13 additions and 0 deletions
|
@ -1878,4 +1878,17 @@
|
|||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
<provider
|
||||
name="Cox"
|
||||
domain="cox\\.net"
|
||||
link="https://www.cox.com/residential/support/imap-server-settings.html">
|
||||
<imap
|
||||
host="imap.cox.net"
|
||||
port="993"
|
||||
starttls="false" />
|
||||
<smtp
|
||||
host="smtp.cox.net"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
</provider>
|
||||
</providers>
|
||||
|
|
Loading…
Add table
Reference in a new issue