There is Two Types of Port Numbers are there
(i) Default Port Numbers
(ii) Secured Port Numbers (SSL)
* This type of Port Number is Depends on the Respective Mail Server Settings for Security concern.
Mail Server Configuration Default PORT Numbers:
Configuration
|
Default Port Numbers
|
SMTP (outgoing mail)
|
587 , 25 , 2525, 465 (secured)
|
IMAP ( incoming mail)
|
143 , 993 (secured)
|
POP3 ( incoming mail)
|
110 , 995 (secured)
|
Mail Clients Configuration:
Connection parameters summary, (Ex: Gmail)
Service
|
Server name
|
Port
|
Secure option
|
IMAP
(incoming mail)
|
Imap.gmail.com
|
993
|
SSL
|
POP
(incoming mail)
|
pop.gmail.com
|
995
|
SSL
|
SMTP
(outgoing mail)
|
smtp.gmail.com
|
587
|
TLS
|
No comments:
Post a Comment