sieved - Man Page
Name
sieved — Cyrus IMAP documentation
Tool to decompile a sieve script back from bytecode.
Synopsis
sieved [OPTIONS] bytcodefile
Description
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.
Options
- -s, --as-sieve
Produce a sieve script rather than describing the bytecode.
See Also
masssievec(8), sievec(8)
Author
The Cyrus Team
Copyright
1993–2024, The Cyrus Team
Referenced By
May 06, 2024 3.8.3 Cyrus IMAP