Difference between revisions of "R4L/Services/Hosting/Email/Ports"

From R4L Help Wiki
< R4L‎ | Services‎ | Hosting‎ | Email
Jump to: navigation, search
Line 9: Line 9:
 
| Pop3 Plain Text / StartTLS || 110
 
| Pop3 Plain Text / StartTLS || 110
 
|-
 
|-
| Pop3 with SSL/TLS || 995
+
|''' Pop3 with SSL/TLS || 995'''
 
|-
 
|-
 
| '''SMTP with SSL/TLS''' || '''465'''
 
| '''SMTP with SSL/TLS''' || '''465'''

Revision as of 12:48, 6 February 2018

Mail Server Ports:
Connection Type Known Port Number
IMAP with SSL/TLS 993
IMAP Plain Text / StartTLS 143
Pop3 Plain Text / StartTLS 110
Pop3 with SSL/TLS 995
SMTP with SSL/TLS 465
SMTP Plain Text / StartTLS 587
SMTP without Authentication(do not use port 25) 25