search for: lda_sieve_run

Displaying 2 results from an estimated 2 matches for "lda_sieve_run".

2008 Nov 26
2
deliver segv on sieve redirect
...ct "someone at somewhere.net"; fileinto "test"; } Seems its happening on the "redirect". If I put the fileinto before the redirect, the fileinto works. I tried putting extra debug statements in plugins/lda-sieve/lda-sieve-plugin.c right after the sieve_execute in lda_sieve_run, but it never prints anything. I'm guessing thats the right place. Its quite possible there is something amiss in my setup. My logs show: Nov 26 02:51:12 marvin dovecot: deliver(andy at x.y.org): sieve: using sieve path: /var/mail/vhosts/x.y.org/andy/.dovecot.sieve Nov 26 02:51:12 marvin do...
2012 May 15
1
[PATCH] dovecot-lda with expire plugin segfaults if dict failed
...mized out>, senv=<value optimized out>, ehandler=<value optimized out>, flags=<value optimized out>, keep=0x0) at sieve.c:475 #7 0x00007f1975ac9a43 in lda_sieve_singlescript_execute (mdctx=0x7fff949085a0, storage_r=<value optimized out>) at lda-sieve-plugin.c:433 #8 lda_sieve_run (mdctx=0x7fff949085a0, storage_r=<value optimized out>) at lda-sieve-plugin.c:657 #9 lda_sieve_deliver_mail (mdctx=0x7fff949085a0, storage_r=<value optimized out>) at lda-sieve-plugin.c:796 #10 0x00007f19779df685 in mail_deliver (ctx=0x7fff949085a0, storage_r=0x7fff94908518) at mail-de...