RFC 7352
Sieve Email Filtering: Detecting Duplicate Deliveries, September 2014
Cite this RFC: TXT | XML | BibTeX
DOI: https://doi.org/10.17487/RFC7352
Discuss this RFC: Send questions or comments to the mailing list art@ietf.org
Other actions: Submit Errata | Find IPR Disclosures from the IETF | View History of RFC 7352
Abstract
This document defines a new test command, "duplicate", for the Sieve email filtering language. This test adds the ability to detect duplications. The main application for this new test is handling duplicate deliveries commonly caused by mailing list subscriptions or redirected mail addresses. The detection is normally performed by matching the message ID to an internal list of message IDs from previously delivered messages. For more complex applications, the "duplicate" test can also use the content of a specific header field or other parts of the message.
For the definition of Status, see RFC 2026.
For the definition of Stream, see RFC 8729.