EnglishFrenchSpanish

OnWorks favicon

sieved - Online in the Cloud

Run sieved in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command sieved that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


sieve-dump - Pigeonhole's Sieve script binary dump tool

SYNOPSIS


sieve-dump [options] sieve-binary [out-file]

DESCRIPTION


The sieve-dump command is part of the Pigeonhole Project (pigeonhole(7)), which adds Sieve
(RFC 5228) support to the Dovecot secure IMAP and POP3 server (dovecot(1)).

Using the sieve-dump command, Sieve binaries, which are produced for instance by
sievec(1), can be transformed into a human-readable textual representation. This can
provide valuable insight in how the Sieve script is executed. This is also particularly
useful to view corrupt binaries that can result from bugs in the Sieve implementation.
This tool is intended mainly for development purposes, so normally system administrators
and users will not need to use this tool.

The format of the output is not explained here in detail, but it should be relatively easy
to understand. The Sieve binaries comprise a set of data blocks, each of which can contain
arbitrary data. For the base language implementation two blocks are used: the first
containing a specification of all required language extensions and the second containing
the main Sieve program. Compiled Sieve programs are represented as flat byte code and
therefore the dump of the main program is a disassembly listing of the interpreter
operations. Extensions can define new operations and use additional blocks. Therefore, the
output of sieve-dump depends greatly on the language extensions used when compiling the
binary.

OPTIONS


-c config-file
Alternative Dovecot configuration file path.

-D Enable Sieve debugging.

-h Produce per-block hexdump output of the whole binary instead of the normal
human-readable output.

-x extensions
Set the available extensions. The parameter is a space-separated list of the active
extensions. By prepending the extension identifiers with + or -, extensions can be
included or excluded relative to the configured set of active extensions. If no
extensions have a + or - prefix, only those extensions that are explicitly listed
will be enabled. Unknown extensions are ignored and a warning is produced.

For example -x "+imapflags -enotify" will enable the deprecated imapflags extension
and disable the enotify extension. The rest of the active extensions depends on the
sieve_extensions and sieve_global_extensions settings. By default, i.e. when
sieve_extensions and sieve_global_extensions remain unconfigured, all supported
extensions are available, except for deprecated extensions or those that are still
under development.

ARGUMENTS


sieve-binary
Specifies the Sieve binary file that needs to be dumped.

out-file
Specifies where the output must be written. This argument is optional. If omitted,
the output is written to stdout.

EXIT STATUS


sieve-dump will exit with one of the following values:

0 Dump was successful. (EX_OK, EXIT_SUCCESS)

1 Operation failed. This is returned for almost all failures. (EXIT_FAILURE)

64 Invalid parameter given. (EX_USAGE)

Use sieved online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad