[kdepim-users] KNode scoring rules and reading posts only from selected authors
skx
listy at skxpl.eu.org
Mon Oct 13 13:04:30 BST 2008
Hello,
I read few very high volume newsgroups and would like to mark all posts as
read except posts from selected authors (about a dozen of them, different
for every group), me and/or proceeded my responses.
I have started to create the rule
<Rule expires="never" linkmode="AND" name="autorzy: preg" >
<Group name="pl.pregierz" />
<Expression expr="author1" neg="1" type="CONTAINS" header="From" />
<Expression expr="author2" neg="1" type="CONTAINS" header="From" />
<Expression expr="author3" neg="1" type="CONTAINS" header="From" />
<Expression expr="author4" neg="1" type="CONTAINS" header="From" />
<Expression expr="author5" neg="1" type="CONTAINS" header="Subject" />
<Expression expr="author6" neg="1" type="CONTAINS" header="From" />
<Expression expr="author7" neg="1" type="CONTAINS" header="From" />
<Expression expr="skx" neg="1" type="CONTAINS" header="From" />
<Action type="MARKASREAD" />
</Rule>
but noticed that GUI rule creator only allows 8 conditions, while this way
I'll need at least 15. I tried editing scorefile manually, but it gets
overwritten on start.
How to add more conditions or write a smarter rule with described effect?
--
skx
_______________________________________________
KDE PIM users mailing list
kdepim-users at kde.org
https://mail.kde.org/mailman/listinfo/kdepim-users
More information about the kdepim-users
mailing list