On 12/11/2013 05:59, Benny Pedersen wrote:
why do you not simply shut up?

# sieve rule
require ["imap4flags"];
# rule:[reindl]
if allof (header :contains "From" "[email protected]")
{
setflag ["\\Seen","\\Flagged"];
stop;
}


haha is this jackass still polluting the list?


Better still to forward to his upstream provider

if allof (header :contains "From" "thelounge.net", header :contains "From" "rhsoft.net")
{
        redirect "[email protected]";
}


Reply via email to