Hello Is there maybe a way to turn up logging, to figure out why pigeonhole (or⦠what part would it actually be?) is not finding the folder? As mentioned, it does exist.
Should the name of the folder(s) had been encoded somehow? Alexander On Thursday, 3. April 2025 10:59 CEST, Alexander Skwar via dovecot <[email protected]> wrote: > Hello > > $ dovecot --version > 2.3.21.1 (d492236fa0) > > I've got the following rule defined: > > require ["regex","imap4flags","fileinto"]; > if anyof (address :regex :comparator "i;octet" "from" > ".*@(bls\\.ch|redditmail\\.com|mail\\.tagesanzeiger\\.ch|link\\.ch|app\\.intervista\\.ch|news\\.outdooractive\\.com|spschweiz\\.ch|mail\\.landbote\\.ch|sofalesungen\\.ch)$") > { > fileinto "π£ MLs Foren/π Newsletter"; > addflag "$label6"; > stop; > } > > There are also others, of course. In the Sieve log file > β[email protected]β, I find that the filter did not work: > > error: msgid=<[email protected]>: > fileinto action: failed to store into mailbox 'π£ MLs Foren/π Newsletter': > Mailbox doesn't exist: π£ MLs Foren/π Newsletter. > > I'm attaching the message as well. > > The folders DO exist β both parent βπ£ MLs Forenβ and subfolder βπ > Newsletterβ. Why's that? > > I'm using Mailcow v2025-03a; Dovecot: 2.3.21.1 (d492236fa0). > > I created the folders and filters in SOGo webmail, which is shipped with > Mailcow. > > Thanks, > > Alexander _______________________________________________ dovecot mailing list -- [email protected] To unsubscribe send an email to [email protected]
