sieved - Cyrus IMAP documentation
Tool to decompile a sieve script back from bytecode.
sieved [OPTIONS] bytcodefile
sieved decompiles the given bytecodefile, writing output to stdout.
By default, the output is a descriptive version of the bytecode. With the -s option, an equivalent sieve script is produced instead.
-s, --as-sieve
Produce a sieve script rather than describing the bytecode.
masssievec(8), sievec(8)
The Cyrus Team
1993â2024, The Cyrus Team