On 5/19/21 2:08 PM, Gabriele Bulfon via
Info wrote:
----- Message from Gabriele Bulfon via Info <info@xxxxxxxxxxxxxxxxxx> ---------
Date: Wed, 19 May 2021 09:34:57 +0200 (CEST)
From: Gabriele Bulfon via Info <info@xxxxxxxxxxxxxxxxxx>
Reply-To: Info <info@xxxxxxxxxxxxxxxxxx>
Subject: Sieve and upgrade to 3.4.1
To: Info <info@xxxxxxxxxxxxxxxxxx> Hi,I'm testing the upgrade from 2.5.11 to 3.4.1.I found that the sieve dirs under sieve/domain/s/domainname/g/username are changed: usernames with "." were previously as "^", now I find new folders with "." (eg. gabriele.bulfon instead of the old gabriele^bulfon folder).This requires to publish all sieve rules!Is there any way to mantain old folder names as it does with mailboxes?
Hey,
I believe this changed on 3.0.6.
See https://www.cyrusimap.org/imap/download/release-notes/3.0/x/3.0.6.html
and https://github.com/cyrusimap/cyrus-imapd/issues/2303
You will have to rename the sieve folders with '^' to '.' after upgrade.
Cheers,
Javier.