PACKAGE NAME: libsieve-2.3.1-i586-1_slonly.txz PACKAGE MIRROR: http://packages.slackonly.com/pub/packages/14.2-x86/ PACKAGE LOCATION: ./libraries/libsieve PACKAGE SIZE (compressed): 88 K PACKAGE SIZE (uncompressed): 300 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: libsieve: libsieve (interpreter for Sieve scripts) libsieve: libsieve: libSieve provides a library to interpret Sieve scripts, and to libsieve: execute those scripts over a given set of messages. The return codes libsieve: from the libSieve functions let your program know how to handle the libsieve: message, and then it's up to you to make it so. libSieve makes no libsieve: attempt to have knowledge of how SMTP, IMAP, or anything else work; libsieve: just how to parse and deal with a buffer full of emails. The rest is libsieve: up to you! libsieve: libsieve: homepage: http://sodabrew.com/libsieve/