Update dovecot2-pigeonhole to 0.4.18 for dovecot2 2.2.28.
v0.4.18 12-04-2017 Stephan Bosch <stephan@rename-it.nl> + imapsieve plugin: Implemented the copy_source_after rule action. When this is enabled for a mailbox rule, the specified Sieve script is executed for the message in the source mailbox during a "COPY" event. This happens only after the Sieve script that is executed for the corresponding message in the destination mailbox finishes running successfully. + imapsieve plugin: Added non-standard Sieve environment items for the source and destination mailbox. - multiscript: The execution of the discard script had an implicit "keep", rather than an implicit "discard".
This commit is contained in:
parent
e79a0b732d
commit
efd75dce1c
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.33 2017/03/18 07:15:17 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.34 2017/04/13 02:00:44 taca Exp $
|
||||
|
||||
DISTNAME= dovecot-2.2-pigeonhole-0.4.17
|
||||
DISTNAME= dovecot-2.2-pigeonhole-0.4.18
|
||||
PKGNAME= ${DISTNAME:S/-2.2-/-/}
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.2/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.24 2017/03/18 07:15:17 adam Exp $
|
||||
$NetBSD: distinfo,v 1.25 2017/04/13 02:00:44 taca Exp $
|
||||
|
||||
SHA1 (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = c8d1781ebd48a6cc324961c33be91b8f24c62925
|
||||
RMD160 (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = f150a7e80d53181287301ef742aefabebb50b6a7
|
||||
SHA512 (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = 3ea6faebf04154649c32612f204e909aa131582c99867865bff3d3a78a75593d96109586eeb6403bc915046b8b6f02e8bacbf6cb6733ea186d2e1a209a7e2b79
|
||||
Size (dovecot-2.2-pigeonhole-0.4.17.tar.gz) = 1787177 bytes
|
||||
SHA1 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = c7536c283f792e4b5a838715e6dcd86d6eb96348
|
||||
RMD160 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 0e2de9a26583981776a163fc1b4d53e8ee963898
|
||||
SHA512 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 6f49a6a6435b0e4dcbe29f852ce17c016df2f367f5460301a2a2c6bd5f5ba6260b23bfe1c5e78b91c6041554ee67d1ce14ad3adf219505f692c61681d9e70cc4
|
||||
Size (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 1742357 bytes
|
||||
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29
|
||||
|
|
Loading…
Reference in a new issue