312-49 · Question #28
312-49 Question #28: Real Exam Question with Answer & Explanation
The correct answer is A: True. This is True. SMTP (Simple Mail Transfer Protocol) operates on port 25 and is the standard protocol for email transmission. An SMTP server accepts outgoing mail from email clients (using authenticated SMTP on ports 587 or 465), validates the sender and recipient addresses, and re
Question
SMTP (Simple Mail Transfer protocol) receives outgoing mail from clients and validates source and destination addresses, and also sends and receives emails to and from other SMTP servers.
Options
- ATrue
- BFalse
Explanation
This is True. SMTP (Simple Mail Transfer Protocol) operates on port 25 and is the standard protocol for email transmission. An SMTP server accepts outgoing mail from email clients (using authenticated SMTP on ports 587 or 465), validates the sender and recipient addresses, and relays messages to other SMTP servers for delivery. It handles both client-to-server submission and server-to-server relay, making it responsible for routing email across the internet until it reaches the recipient's mail server.
Topics
Community Discussion
No community discussion yet for this question.