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-- Alexander -- Complete contact details at https://a.skwar.xyz/
_______________________________________________ dovecot mailing list -- [email protected] To unsubscribe send an email to [email protected]
