Displaying 1 result from an estimated 1 matches for "3f0fc787".
Did you mean:
3f0fc4f7
2013 Nov 11
2
blames for using maillists ?
why do you not simply shut up?
# sieve rule
require ["imap4flags"];
# rule:[reindl]
if allof (header :contains "From" "h.reindl at thelounge.net")
{
setflag ["\\Seen","\\Flagged"];
stop;
}