imapsieve pigeonhole plugin?
Stephan Bosch
stephan at rename-it.nl
Mon Nov 7 09:31:20 UTC 2016
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.
More information about the dovecot
mailing list