additional info. This happens when the mailbox definition includes the seen flag:
thebighonker.lerctr.org /home/ler/MAIL-VIRTUAL $ cat list-unseen/dovecot-virtual lists/* unseen thebighonker.lerctr.org /home/ler/MAIL-VIRTUAL $ cat other-unseen/dovecot-virtual * -lists/* unseen thebighonker.lerctr.org /home/ler/MAIL-VIRTUAL $
not sure if that makes a difference.
On Mon, Nov 7, 2016 at 3:31 AM, Stephan Bosch stephan@rename-it.nl wrote:
Op 11/6/2016 om 6:35 PM schreef Larry Rosenman:
also, with NO scripts defined, but imapsieve active, marking a large virtual mailbox all seen garners:
Nov 6 11:30:59 thebighonker dovecot: imap(ler): Panic: file imap-sieve-storage.c: line 616: unreached
I can provide more logs, but doing the same to (one of) the base mailbox(es) does NOT garner the message.
600 can_discard = FALSE; 601 switch (isuser->cur_cmd) { 602 case IMAP_SIEVE_CMD_APPEND: 603 cause = "APPEND"; 604 can_discard = TRUE; 605 break; 606 case IMAP_SIEVE_CMD_COPY: 607 case IMAP_SIEVE_CMD_MOVE: 608 cause = "COPY"; 609 can_discard = TRUE; 610 break; 611 case IMAP_SIEVE_CMD_STORE: 612 case IMAP_SIEVE_CMD_OTHER: 613 cause = "FLAG"; 614 break; 615 default: 616 i_unreached(); 617 }
Will investigate more later today.
Regards,
Stephan.
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: larryrtx@gmail.com US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281