* Added support for retrieving Sieve scripts from dict lookup. This means that Sieve scripts can now be downloaded from a database. Compiled script binaries are still put on disk somewhere if used. The INSTALL documentation is updated with information on this new feature and the (backwards-compatible) changes to the configuration. Note that his feature is currently not supported for sieve_before/sieve_after or script management through ManageSieve. + Incorporated the sieve_duplicate plugin into main Pigeonhole tree as a normal extension (vnd.dovecot.duplicate). This Dovecot-specific extension adds the ability to check for duplicate deliveries based on message ID. Specification can be found in: doc/rfc/spec-bosch-sieve-duplicate.txt + Added support for specifying multiple sieve_before and sieve_after paths. This adds much more flexibility to the multiscript configuration. One application is to have user-specific Sieve scripts outside the user's normal control through ManageSieve. + Added a "session ID" string for managesieve connections, available in %{session} variable (analogous to Dovecot change). - Fixed several small issues, including a few potential segfault bugs, based on static source code analysis. - ManageSieve: changed use of EPROTO error to EIO in ManageSieve string stream implementation because it is apparently not known in BSD. - Gave stamp.h.in (needed for autotools) some content to prevent it from disappearing in patch files. - Fixed bug that caused a SunStudio CC compile failure (reported by Piotr Tarnowski).
66 lines
2.4 KiB
Text
66 lines
2.4 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2012/05/26 11:48:01 ghen Exp $
|
|
bin/sieve-dump
|
|
bin/sieve-filter
|
|
bin/sieve-test
|
|
bin/sievec
|
|
include/dovecot/sieve/edit-mail.h
|
|
include/dovecot/sieve/pigeonhole-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-private.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-copy.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-runtime-trace.h
|
|
include/dovecot/sieve/sieve-runtime.h
|
|
include/dovecot/sieve/sieve-script-file.h
|
|
include/dovecot/sieve/sieve-script-private.h
|
|
include/dovecot/sieve/sieve-script.h
|
|
include/dovecot/sieve/sieve-settings.h
|
|
include/dovecot/sieve/sieve-smtp.h
|
|
include/dovecot/sieve/sieve-stringlist.h
|
|
include/dovecot/sieve/sieve-types.h
|
|
include/dovecot/sieve/sieve-validator.h
|
|
include/dovecot/sieve/sieve.h
|
|
lib/dovecot/lib90_sieve_plugin.la
|
|
lib/dovecot/libdovecot-sieve.la
|
|
lib/dovecot/settings/libmanagesieve_login_settings.la
|
|
lib/dovecot/settings/libmanagesieve_settings.la
|
|
libexec/dovecot/managesieve
|
|
libexec/dovecot/managesieve-login
|
|
man/man1/sieve-dump.1
|
|
man/man1/sieve-filter.1
|
|
man/man1/sieve-test.1
|
|
man/man1/sievec.1
|
|
man/man1/sieved.1
|
|
man/man7/pigeonhole.7
|
|
share/doc/dovecot/sieve/script-location-dict.txt
|
|
share/examples/dovecot/conf.d/20-managesieve.conf
|
|
share/examples/dovecot/conf.d/90-sieve.conf
|