From a31a37581be281d2522c88b0e870aef494047361 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 17 May 2015 00:13:51 +0000 Subject: Update dovecot2-pigeonhole to 0.4.8. v0.4.8 15-05-2015 Stephan Bosch * LDA Sieve plugin: Dovecot changed the deliver_log_format setting to include %{delivery_time}. This prompted changes in Pigeonhole that make this release dependent on Dovecot v2.2.17. + Implemented magic to make sieve_default script visible from ManageSieve under a configurable name. This way, users can see the default rules, edit them and store a private adjusted version. This could also be achieved by copying the default script into the user's script storage, but updates to the global sieve_default script would be ignored that way. + ManageSieve: Implemented support for reporting command statistics at disconnect. Statistics include the number of bytes and scripts uploaded/ downloaded/checked and the number of scripts deleted/renamed. - Fixed problem in address test: erroneously decoded mime-encoded words in address headers. - extprograms plugin: Fixed failure occurring when connecting to script service without the need to read back the output from the external program. - Fixed bug in script storage path normalization occurring with relative symbolic links below root. - Fixed and updated various parts of the documentation - ManageSieve: Used "managesieve" rather than "sieve" as login service name, which means that all managesieve-specific settings where ignored. - Managesieve: Storage quota was not always enforced properly for scripts uploaded as quoted string. Nobody uses that, but it is allowed in the specification and we support it, so it should work properly. --- mail/dovecot2-pigeonhole/Makefile | 4 ++-- mail/dovecot2-pigeonhole/PLIST | 12 ++++++++++-- mail/dovecot2-pigeonhole/distinfo | 8 ++++---- 3 files changed, 16 insertions(+), 8 deletions(-) (limited to 'mail') diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 413cad8790f..aaaca4c7cbc 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2015/03/20 01:25:31 taca Exp $ +# $NetBSD: Makefile,v 1.24 2015/05/17 00:13:51 taca Exp $ -DISTNAME= dovecot-2.2-pigeonhole-0.4.7 +DISTNAME= dovecot-2.2-pigeonhole-0.4.8 PKGNAME= ${DISTNAME:S/-2.2-/-/} CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.2/ diff --git a/mail/dovecot2-pigeonhole/PLIST b/mail/dovecot2-pigeonhole/PLIST index 586b419cf14..ca2a85669a7 100644 --- a/mail/dovecot2-pigeonhole/PLIST +++ b/mail/dovecot2-pigeonhole/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2015/03/20 01:25:31 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/05/17 00:13:51 taca Exp $ bin/sieve-dump bin/sieve-filter bin/sieve-test @@ -71,7 +71,15 @@ 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/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 diff --git a/mail/dovecot2-pigeonhole/distinfo b/mail/dovecot2-pigeonhole/distinfo index 67905eb1f14..6508780ffee 100644 --- a/mail/dovecot2-pigeonhole/distinfo +++ b/mail/dovecot2-pigeonhole/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2015/03/20 01:25:31 taca Exp $ +$NetBSD: distinfo,v 1.16 2015/05/17 00:13:51 taca Exp $ -SHA1 (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 9f646a5f4b7d46f2280dfb0e2386f7076e1455bb -RMD160 (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 6351c85a2b3d97ebad44c9c213716cdba88e7151 -Size (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 1271959 bytes +SHA1 (dovecot-2.2-pigeonhole-0.4.8.tar.gz) = 23da3c1d24f97d87d19be4ad5a9136a9b54771e7 +RMD160 (dovecot-2.2-pigeonhole-0.4.8.tar.gz) = 8d7ce3b798979a709fd7b484fa32d1390105909d +Size (dovecot-2.2-pigeonhole-0.4.8.tar.gz) = 1567528 bytes SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29 -- cgit v1.2.3