Summary: | mail/dovecot2-pigeonhole: fix virtual mailboxes with imapsieve plugin | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Larry Rosenman <ler> | ||||
Component: | Individual Port(s) | Assignee: | Adam Weinberger <adamw> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | adamw | ||||
Priority: | --- | Flags: | ler:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Larry Rosenman
2016-11-08 02:28:25 UTC
A commit references this bug: Author: adamw Date: Tue Nov 8 02:53:23 UTC 2016 New revision: 425665 URL: https://svnweb.freebsd.org/changeset/ports/425665 Log: pick up github commit: https://github.com/dovecot/pigeonhole/commit/00651e607c6ea9145ec565dcfd2fdf7d04bb32e9 imapsieve plugin: Fixed assert failure occurring when used with virtual mailboxes. In that case a transaction (delayed sync) is perfromed outside of the context of an IMAP command. PR: 214302 Submitted by: maintainer (Larry Rosenman) Changes: head/mail/dovecot2-pigeonhole/Makefile head/mail/dovecot2-pigeonhole/files/ head/mail/dovecot2-pigeonhole/files/patch-src_plugins_imapsieve_imap-sieve-storage.c Committed. Thanks Larry! |