|
110 is the standard port for pop3 while 143 is the standard port for imap. Different protocols, different ports. Nothing says you have to use the recommended iana port numbers. So the email server could listen on port 110 for imap but everyone expects it to be listening on port 143.
|