On Thu, 2025-12-11 at 18:07 +1030, Tim via users wrote:
> Whacking this clause into my sieve script *before* it does the mail
> sorting into different folders, may just do the trick:
>
> ##### highlight my list messages
> if exists "List-ID" {
> if anyof
> (
> address :contains ["to", "cc", "from"] "Tim"
> )
> {
> addflag "$label1";
> }
> }
And apparently not... though my internal tests just checking for a
Message-ID did work. I wonder if "Id" is case-sensitive?
--
uname -rsvp
Linux 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
(yes, this is the output from uname for this PC when I posted)
Boilerplate: All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it:
https://pagure.io/fedora-infrastructure/new_issue