The protocol used for sending emails from a client to a server is ________.
- FAME
- SMTP
- NIDHI
- TDMA
Answer: SMTP
SMTP (Simple Mail Transfer Protocol) is used for sending emails from client to server or between mail servers. POP3 and IMAP are used for retrieving emails from server to client. SMTP typically uses port 25 (or 587 for secure submission).