what mail protocol is used to send mail messages to a server?\nhttps\nimap4\nsmtp\npop3\nquestion 8 1…

what mail protocol is used to send mail messages to a server?\nhttps\nimap4\nsmtp\npop3\nquestion 8 1 pts\ntelnet is a secure protocol used to \remote in\ or control a computer remotely.\ntrue\nfalse
Answer
Answer:
- C. SMTP
- B. False
Brief Explanations:
- SMTP (Simple Mail - Transfer Protocol) is used to send mail messages to a server. HTTPS is for secure web - page access, IMAP4 is for retrieving emails from a server, and POP3 is also for email retrieval.
- Telnet is an insecure protocol as it transmits data in plain - text, not a secure one for remote access.