Discussion:
How to score on direct replies
Nikolaus Rath
2015-04-13 02:23:34 UTC
Permalink
Hello,

I'd like to modify the score for direct replies to a specific author. Is
there a way to do that?

It seems that

("from"
("Trolling Individual" -500 nil f))

almost does what I want - but it kills even indirect replies (i.e,
replies to replies to the annoying individual).

If I understand correctly, this is because the resulting .ADAPT rule is
something like

("references" ("<msgid-from-troll>" -500 735700 s)

while I'd need something like

("references" ("^<msgid-from-troll>" -500 735700 r)


Is there a way to achieve that?


Thanks,
-Nikolaus
--
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

»Time flies like an arrow, fruit flies like a Banana.«
Nikolaus Rath
2015-04-13 02:23:34 UTC
Permalink
Hello,

I'd like to modify the score for direct replies to a specific author. Is
there a way to do that?

It seems that

("from"
("Trolling Individual" -500 nil f))

almost does what I want - but it kills even indirect replies (i.e,
replies to replies to the annoying individual).

If I understand correctly, this is because the resulting .ADAPT rule is
something like

("references" ("<msgid-from-troll>" -500 735700 s)

while I'd need something like

("references" ("^<msgid-from-troll>" -500 735700 r)

Is there a way to achieve that?

Thanks,
-Nikolaus
--
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

»Time flies like an arrow, fruit flies like a Banana.«
Loading...