Which TCP port does POP3 use by default?

2025

Which TCP port does POP3 use by default?

Answer: C. 110POP3 (Post Office Protocol version 3) is an application-layer internet protocol used by email clients to retrieve emails from a remote server. By default, it…

  1. A.

    25

  2. B.

    143

  3. C.

    110

  4. D.

    587

Attempted by 745 students.

Show answer & explanation

Correct answer: C

POP3 (Post Office Protocol version 3) is an application-layer internet protocol used by email clients to retrieve emails from a remote server. By default, it operates over unencrypted TCP connections on Port 110. When a secure, encrypted connection (using SSL/TLS) is required to safely download messages, it switches to port 995.

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…