On Thu, Dec 13, 2018 at 09:32:33PM +0700, Victor Sudakov wrote: > Thank you, Cameron, I'll probably use this solution. However, I would like > to have something like $score_threshold_hide alongside with > $score_threshold_delete and $score_threshold_read, but I see there is none.
I suspect you could do this with a folder hook:
folder-hook some-folder 'push <limit>~n 100-200<enter>'
where 100-200 is the "acceptable range score. Would that do?
-F
