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


--
Alexander
--
Complete contact details at https://a.skwar.xyz/
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to