Le 14/05/2019 à 11:00, Anthony Prades a écrit : > Already done... Thank you Xavier. > > Anthony > > On 5/14/19 10:53 AM, Xavier wrote: >> Le 09/05/2019 à 15:30, Xavier a écrit : >>> Le 09/05/2019 à 15:13, Anthony Prades a écrit : >>>> Hi, >>>> >>>> I'll add this patch. We use it in production and it works fine. >>>> >>>> For upgrade steps, what do you think about: >>>> https://salsa.debian.org/debian/cyrus-imapd/commit/e76b566f92d7153a053f7e03f7c406e64970cb3e >>>> >>>> Anthony >>> Thanks, that's exactly what I was looking for \o/ ! >>> >>> Should we consider that this patch can close this bug ? If yes, I'll do >>> upload+unblock >> Hello, >> >> patch + new postinst seems OK here. I'm ready to push patched version if >> it's OK for you. >> >> Cheers, >> Xavier
I can't reproduce this exact issue. After the upgrade process (with actual Buster packages), sieve rules are inoperative, but lmtpd won't segfault: * Starting with a fresh stretch install, I create mailboxes with and without dot in names. * In imapd.conf unixhierarchysep is set to yes and altnamespace to no * I create a vacation rule and check that mails are sent back to the sender. * I upgrade to buster. * Then sieve rules will never fire, but lmtpd won't crash. I haven't got anything special in the logs regarding sieve. Sieve scripts are simply ignored. Then I tested your .postinst script, nothing changes. New sieve scripts are also ignored.