Displaying 5 results from an estimated 5 matches for "can_discard".
2016 Nov 07
2
imapsieve pigeonhole plugin?
...; 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:
&...
2016 Nov 06
3
imapsieve pigeonhole plugin?
it also appears that the above-captioned file is *NOT* in the tarball :(
On Sun, Nov 6, 2016 at 10:39 AM, Larry Rosenman <larryrtx at gmail.com> wrote:
> ok, I found:
> https://github.com/dovecot/pigeonhole/blob/master/doc/
> plugins/imapsieve.txt
> and that helps.
>
> Can this be added to the Wiki?
>
> On Sun, Nov 6, 2016 at 10:30 AM, Larry Rosenman <larryrtx
2016 Nov 07
0
imapsieve pigeonhole plugin?
...v 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...
2016 Nov 06
0
imapsieve pigeonhole plugin?
..., 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...
2017 Aug 16
1
dotlock causing crashes
...7 "COPY"
ret = <optimized out>
isuser = <optimized out>
mevent = <optimized out>
headers_ctx = 0xbb53a0
st = 0x1
isrun_src = 0x0
siter = {array = 0xbb57f8, prev_n = 8, prev_idx = 0}
script_name = 0x0
can_discard = true
src_mail = 0x0
wanted_headers = {0x7fa26221c567 "From", 0x7fa26221c56c "To", 0x7fa26221c136 "Message-ID", 0x7fa26221c56f
"Subject", 0x7fa26221c577 "Return-Path", 0x0}
src_box = 0xbe2f78
user = <optimized out...