200-201 · Question #347
What is email greylisting by the mail transfer agent?
The correct answer is A. denying any email from a sender it does not recognize. Email greylisting is an anti-spam technique where a Mail Transfer Agent (MTA) temporarily rejects email from a sender it has not previously encountered.
Question
What is email greylisting by the mail transfer agent?
Options
- Adenying any email from a sender it does not recognize
- Breturning emails that are potential phishing attempts
- Callowing emails from unknown senders temporarily
- Dquarantining emails sent from outside of the organization
How the community answered
(15 responses)- A93% (14)
- C7% (1)
Why each option
Email greylisting is an anti-spam technique where a Mail Transfer Agent (MTA) temporarily rejects email from a sender it has not previously encountered.
Greylisting works by temporarily rejecting email from any sender (specifically, the triplet of sender IP, sender email address, and recipient email address) that has not been seen before, expecting legitimate mail servers to retry later, while most spammers will not.
Returning emails that are potential phishing attempts is a function of content filtering or advanced threat protection, not greylisting.
Greylisting *temporarily denies* emails from unknown senders, it does not *allow* them temporarily; it delays them to verify legitimacy.
Quarantining emails from outside the organization is a general spam or policy enforcement action, not the specific mechanism of greylisting which relies on temporary rejection and retry.
Concept tested: Email greylisting mechanism
Topics
Community Discussion
No community discussion yet for this question.