89025ee16a
The main thing that this new release adds is full support for the spamtest, spamtestplus and virustest extensions. These extensions implement a uniform means of testing the content spam/virus status headers in mail messages: http://ietfreport.isoc.org/idref/rfc5235/ Not many people have tested these new features yet and therefore these are currently considered experimental. Test these thoroughly before you start using them! Documentation is available in share/doc/dovecot/spamtest-virustest.txt Changelog Sieve v0.1.16: * Finished implementation of spamtest, spamtestplus and virustest extensions. These are not enabled by default and need to be activated with the sieve_extensions setting. Documentation available in doc/spamtest-virustest.txt + Vacation extension: the from address of the generated reply is now by default equal to whatever known recipient alias matched the headers of the message. If it is one of the aliases specified with :addresses, it is used in stead of the envelope recipient address that was used before. + Restructured and optimized the lexical scanner. + Added --with-docs configure option to allow disabling installation of documentation. - Accidentally omitted 'extern' in two declarations of global variables in header files, causing compile failures on certain systems. - Deprecated imapflags extension: fixed implicit assignment of flags. Turns out this never really worked, but the effect of this bug was obscured by the removeflag bug fixed in the previous release. - Fixed various memset argument mixups in enotify extension. This caused warnings on certain systems, but luckily no adverse effects at runtime.
47 lines
1.7 KiB
Sieve
47 lines
1.7 KiB
Sieve
@comment $NetBSD: PLIST.sieve,v 1.3 2010/04/30 10:43:26 ghen Exp $
|
|
bin/sieve-test
|
|
bin/sievec
|
|
bin/sieved
|
|
include/dovecot/sieve/dsieve-config.h
|
|
include/dovecot/sieve/rfc2822.h
|
|
include/dovecot/sieve/sieve-actions.h
|
|
include/dovecot/sieve/sieve-address-parts.h
|
|
include/dovecot/sieve/sieve-address.h
|
|
include/dovecot/sieve/sieve-ast.h
|
|
include/dovecot/sieve/sieve-binary-dumper.h
|
|
include/dovecot/sieve/sieve-binary.h
|
|
include/dovecot/sieve/sieve-code-dumper.h
|
|
include/dovecot/sieve/sieve-code.h
|
|
include/dovecot/sieve/sieve-commands.h
|
|
include/dovecot/sieve/sieve-common.h
|
|
include/dovecot/sieve/sieve-comparators.h
|
|
include/dovecot/sieve/sieve-config.h
|
|
include/dovecot/sieve/sieve-dump.h
|
|
include/dovecot/sieve/sieve-error-private.h
|
|
include/dovecot/sieve/sieve-error.h
|
|
include/dovecot/sieve/sieve-ext-enotify.h
|
|
include/dovecot/sieve/sieve-ext-environment.h
|
|
include/dovecot/sieve/sieve-ext-variables.h
|
|
include/dovecot/sieve/sieve-extensions.h
|
|
include/dovecot/sieve/sieve-generator.h
|
|
include/dovecot/sieve/sieve-interpreter.h
|
|
include/dovecot/sieve/sieve-lexer.h
|
|
include/dovecot/sieve/sieve-limits.h
|
|
include/dovecot/sieve/sieve-match-types.h
|
|
include/dovecot/sieve/sieve-match.h
|
|
include/dovecot/sieve/sieve-message.h
|
|
include/dovecot/sieve/sieve-objects.h
|
|
include/dovecot/sieve/sieve-parser.h
|
|
include/dovecot/sieve/sieve-plugins.h
|
|
include/dovecot/sieve/sieve-result.h
|
|
include/dovecot/sieve/sieve-script-private.h
|
|
include/dovecot/sieve/sieve-script.h
|
|
include/dovecot/sieve/sieve-settings.h
|
|
include/dovecot/sieve/sieve-types.h
|
|
include/dovecot/sieve/sieve-validator.h
|
|
include/dovecot/sieve/sieve.h
|
|
lib/dovecot/lda/lib90_sieve_plugin.la
|
|
man/man1/sieve-test.1
|
|
man/man1/sievec.1
|
|
man/man1/sieved.1
|
|
share/doc/dovecot/sieve/spamtest-virustest.txt
|