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 
<dovecot@dovecot.org> 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 
> โ€œa...@skwar.xyz.sieve.logโ€, I find that the filter did not work:
> 
> error: msgid=<a48c8bad-1d8f-4c29-a41d-e58f2dc2e...@ind1s01mta1013.xt.local>: 
> 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 -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to