This is an old revision of the document!
Common Command Line Check: exim command line
| Title | Port | Definition |
|---|---|---|
| SMTP | 25 | receive mail |
| SMTP | 26 | alt. port for recevie mail |
| POP3 | 110 | retrieve mail using POP3 protocol |
| IMAP | 143 | access mail using IMAP protocol |
| SMTP(secure) | 465 | SMTP using secure connection |
| SMTP(secure) | 587 | alt. SMTP mail using secure connection |
| IMAP(secure) | 993 | IMAP using secure connection |
| POP3(secure) | 995 | POP3 using secure connection |
| Webmail | 465 | access webmail clients come with cPanel |
| Webmail(secure) | 587 | securely access webmail clients come with cPanel |
Test IMAP using SSL: SSL to IMAP test
Edit this page