Which protocol can be used to transfer messages from an email server to an email client?
- SMTP
- POP3
- SNMP
- HTTP
Explanation: SMTP is used to send mail from the client to the server but POP3 is used to download mail from the server to the client. HTTP and SNMP are protocols that are unrelated to email.