> On 30/09/2019 08:13 Kamil Jońca via dovecot <dovecot@dovecot.org> wrote: > > > I tried to experiment with "index" extension and I found that, in case > "0" sieve-filter segfaults. > example code was: > --8<---------------cut here---------------start------------->8--- > if header :index 0 :last :regex "received" "some regex here" { fileinto > "dedicated mailbox" ; } > --8<---------------cut here---------------end--------------->8--- > KJ > > -- > http://stopstopnop.pl/stop_stopnop.pl_o_nas.html > I dote on his very absence. > -- William Shakespeare, "The Merchant of Venice"
Hi! This has been fixed with https://github.com/dovecot/pigeonhole/compare/a46bb1a%5E...e8af116.patch and will be in next minor release. Aki