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]

Reply via email to