pkgsrc/mail/dovecot2-pigeonhole/PLIST
taca 86fc487246 Update dovecot2-pigeonhole to 0.4.14.
v0.4.14 26-04-2016 Stephan Bosch <stephan@rename-it.nl>

* The address test now allows specifying the X-Original-To header.
+ Implemented the Sieve imapsieve extension and its IMAP counterpart
  (RFC 6785) as a set of plugins. This allows running Sieve scripts at IMAP
  activity, rather than at delivery. There are also facilities for the
  familiar sieve_before/sieve_after administrator scripts. A user script is
  defined for a mailbox using an IMAP METADATA entry, whereas administrator
  scripts are configured using mailbox matching rules defined in the plugin
  settings.
+ Adjusted the Sieve ihave extension to allow capability tests to be performed
  at runtime. This way, scripts can be written that work both at delivery and
  from IMAP.
+ Implemented support for runtime trace debugging. This means that detailed
  information about which commands, actions and tests are performed is written
  to a file. That file is created in the configured directory, but only if
  that directory exists. This way, a particular user can be easily singled out
  for debugging. This works much like the Dovecot rawlog facility. The trace
  output is identical to what is produced using sieve-test with its "-t"
  command line option.
+ Added a "sieve_user_email" setting that configures the user's primary email
  address. This is mainly useful to have a user email address available in
  IMAP, where envelope data is unavailable.
+ Implemented the dovecot-specific "vnd.dovecot.report" extension. This allows
  sending report messages in the Message Abuse Reporting Format (RFC 5965).
    - extprograms plugin: Fixed epoll() panic caused by closing the output FD
      before the output stream.
    - Made sure that the local part of a mail address is encoded properly using
      quoted string syntax when it is not a dot-atom.
2016-05-03 01:51:39 +00:00

91 lines
3.4 KiB
Text

@comment $NetBSD: PLIST,v 1.11 2016/05/03 01:51:39 taca 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/pigeonhole-version.h
include/dovecot/sieve/program-client-private.h
include/dovecot/sieve/program-client.h
include/dovecot/sieve/realpath.h
include/dovecot/sieve/rfc2822.h
include/dovecot/sieve/sieve-actions.h
include/dovecot/sieve/sieve-address-parts.h
include/dovecot/sieve/sieve-address-source.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-imap4flags.h
include/dovecot/sieve/sieve-ext-mailbox.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-private.h
include/dovecot/sieve/sieve-script.h
include/dovecot/sieve/sieve-settings.h
include/dovecot/sieve/sieve-smtp.h
include/dovecot/sieve/sieve-storage-private.h
include/dovecot/sieve/sieve-storage.h
include/dovecot/sieve/sieve-stringlist.h
include/dovecot/sieve/sieve-types.h
include/dovecot/sieve/sieve-validator.h
include/dovecot/sieve/sieve.h
include/dovecot/sieve/strtrim.h
lib/dovecot/doveadm/lib10_doveadm_sieve_plugin.la
lib/dovecot/lib90_sieve_plugin.la
lib/dovecot/lib95_imap_sieve_plugin.la
lib/dovecot/libdovecot-sieve.la
lib/dovecot/settings/libmanagesieve_login_settings.la
lib/dovecot/settings/libmanagesieve_settings.la
lib/dovecot/settings/libpigeonhole_settings.la
lib/dovecot/sieve/lib90_sieve_extprograms_plugin.la
lib/dovecot/sieve/lib90_sieve_imapsieve_plugin.la
libexec/dovecot/managesieve
libexec/dovecot/managesieve-login
man/man1/doveadm-sieve.1
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/aclocal/dovecot-pigeonhole.m4
share/doc/dovecot/sieve/extensions/duplicate.txt
share/doc/dovecot/sieve/extensions/editheader.txt
share/doc/dovecot/sieve/extensions/include.txt
share/doc/dovecot/sieve/extensions/spamtest-virustest.txt
share/doc/dovecot/sieve/extensions/vacation.txt
share/doc/dovecot/sieve/locations/dict.txt
share/doc/dovecot/sieve/locations/file.txt
share/doc/dovecot/sieve/locations/ldap.txt
share/doc/dovecot/sieve/plugins/sieve_extprograms.txt
share/examples/dovecot/conf.d/20-managesieve.conf
share/examples/dovecot/conf.d/90-sieve-extprograms.conf
share/examples/dovecot/conf.d/90-sieve.conf