Bug#963256: Panic: file imap-sieve-storage.c: line 330... when bulk-deleting emails from virtual mailbox

2020-06-22 Thread Stephan Bosch
https://github.com/dovecot/pigeonhole/commit/e51a625ac724242c8f321e2131b42669af9b77fd Fixed in 2.3.5. On 21/06/2020 16:11, Marco wrote: Package: dovecot-sieve Version: 1:2.3.4.1-5+deb10u2 Severity: normal Dear Maintainer, Hi there, I'm seeing something very similar to Bug#876364 with my new s

Bug#896949: dovecot-sieve: sieve processing panics in merge_modified_headers: assertion failed: (stream->pos >= init_pos)

2018-04-30 Thread Stephan Bosch
Op 30-4-2018 om 11:30 schreef Stephan Bosch: Looks eerily like something we just fixed in Pigeonhole. https://github.com/dovecot/pigeonhole/commit/890c6e26d4f452304b2dfc10f6b71827198a7cbb and subsequent small fixes Regards, Stephan. Op 26-4-2018 om 11:20 schreef Graham Cobb: Package

Bug#896949: dovecot-sieve: sieve processing panics in merge_modified_headers: assertion failed: (stream->pos >= init_pos)

2018-04-30 Thread Stephan Bosch
Looks eerily like something we just fixed in Pigeonhole. Op 26-4-2018 om 11:20 schreef Graham Cobb: Package: dovecot-sieve Version: 1:2.2.35-2 Severity: normal sieve processing crashes reproducibly with certain emails. This causes these emails to be bounced with delivery failures. mail.log co

Bug#842153: drac plugin outdated and unsupported

2016-10-26 Thread Stephan Bosch
7;m not convinced. Just wanted to hear what your opinion on this is? I say: drop it. If people really want to use it still, they should compile it themselves. Regards, -- Stephan Bosch Senior Developer Ph

Bug#792669: dovecot-sieve: sieve-test segfaults with editheader

2015-07-26 Thread Stephan Bosch
Op 7/17/2015 om 12:41 PM schreef Antoine Amarilli: > Package: dovecot-sieve > Version: 1:2.2.18-1 > Severity: normal > > Dear Maintainer, > > On my system, sieve-test segfaults on the following minified Sieve script: > > require ["editheader"]; > addheader "foo" "bar"; > if header :is "foo" "baz" {

Bug#792669: dovecot-sieve: sieve-test segfaults with editheader

2015-07-17 Thread Stephan Bosch
Hi, I can't reproduce this so far. I followed your little recipe and nothing adverse happens. I also don't see how this could happen based on the code. Is anyone else seeing this? Regards, Stephan. Antoine Amarilli schreef op 17-7-2015 om 12:41: Package: dovecot-sieve Version: 1:2.2.18-1

Bug#709592: dovecot-managesieve: checkpassword "Temporary authentication failure"/TRYLATER protocol error

2013-05-24 Thread Stephan Bosch
On 5/24/2013 9:59 AM, Osric Wilkinson wrote: I'm using checkpassword (http://wiki.dovecot.org/AuthDatabase/CheckPassword) as an authentication method for managesieve, however when the checkpassword script exits with code 111 ("Temporary authentication failure") managesieved outputs a message that

Bug#684271: Please integrate extprograms plugins

2012-08-08 Thread Stephan Bosch
On 8/8/2012 11:01 PM, martin f krafft wrote: also sprach Sandro Tosi [2012.08.08.1259 +0200]: Ah no sorry, I didn't want to imply I was working on package, just to get extprograms to work on a squeeze machine :) so I shared some of the info I got during the process Ah, okay. /me too. I get seg

Bug#642045: dovecot: New version was released already

2011-09-19 Thread Stephan Bosch
Op 19-9-2011 13:25, Marco Nenciarini schreef: On 19/09/2011 00:38, Micah Anderson wrote: Package: dovecot Version: 1:2.0.14-3 Severity: wishlist Just as you got 2.0.14 up, 2.0.15 was released: I'm waiting for pigeonhole 0.2.4 release which is already tagged in hg repository. It's been there

Bug#570764: dovecot-common: sieve should allow Return-path header for address test

2010-10-29 Thread Stephan Bosch
Op 21-2-2010 11:58, Martin Schwenke schreef: test: line 1: error: specified header 'Return-path' is not allowed for the address test. test: error: validation failed. Error: failed to compile sieve script 'test.sieve' This test is included in an example in the Dovecot sieve documentation at:

Bug#601744: Dovecot gets restarted multiple times during upgrade

2010-10-29 Thread Stephan Bosch
Package: dovecot Version: 1.2.15-2 Severity: wishlist When upgrading Dovecot, it is restarted each time when one of binary packages dovecot-common, dovecot-pop3d or dovecot-imapd is upgraded and configured, which usually means that it is restarted three times in close succession. It would be ni

Bug#554710: dovecot-common: Please provide a dovecot-dbg package

2009-11-15 Thread Stephan Bosch
Hi, Pascal Volk wrote: Package: dovecot-common Version: 1:1.2.6-1 Severity: wishlist Hi Debian Dovecot maintainers. Please provide a Dovecot package with debug symbols. This will make debugging easier and more effective. Maybe it's possible to include an init script, which replaces the sta

Bug#537386: dovecot-common: trouble with envelope and/or subaddress matching in dovecot sieve

2009-07-18 Thread Stephan Bosch
r...@debian.org wrote: On Fri, Jul 17, 2009 at 12:10:50PM -0600, Joel Johnson wrote: On Sat, 18 Jul 2009 03:03:16 +0930, Ron wrote: The other thing that broke in my previous sieve script when updating from cmu to the dovecot sieve is this rule: if envelope :detail "To" ["virus", "banned"] {

Bug#537379: dovecot-common: Please support address matching for Resent-Cc and X-BeenThere in dovecot sieve

2009-07-18 Thread Stephan Bosch
Joel Johnson wrote: On Sat, 18 Jul 2009 01:55:41 +0930, Ron wrote: After updating from 1.1.16 with cmusieve, my existing scripts broke because Resent-Cc is no longer supported in address matches. Looking here http://tools.ietf.org/html/rfc5228#section-5.1 it says: Implementations MUST re

Bug#489760: dovecot-common: sieve "reject" sends rejection message to recipient, not sender

2008-07-07 Thread Stephan Bosch
How exactly do you invoke deliver in the 'deliver_pipe' transport? That might be the cause of your problem. Regards, -- Stephan Bosch [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#489481: dovecot-common: configurable managesieve CAPABILITIES string

2008-07-06 Thread Stephan Bosch
ooked at this alternative. So, I can give it another look in a few weeks. If you already have a full idea on how to do this, I'd be happy to hear it. However, I do not think that just making the sieve capability string configurable is a good solution to use Exim together with dovecot manag