Added server profile for Cox

This commit is contained in:
M66B 2022-11-15 18:56:49 +01:00
parent df92814dcb
commit e40ae7499f
1 changed files with 13 additions and 0 deletions

View File

@ -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>