Skip to content

Instantly share code, notes, and snippets.

@Usergitbit
Usergitbit / 1_Sieve_Script_Cheatsheet.md
Created February 23, 2025 20:45 — forked from Hotrod369/1_Sieve_Script_Cheatsheet.md
This Gist provides a comprehensive cheatsheet for Sieve scripts, covering various objects, attributes, parameters, and their possible values. Sieve is a powerful scripting language for filtering and organizing emails, commonly used with email clients and servers. This cheatsheet includes tests, actions, comparators, and extensions to help you cr…