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; }
not for using mailing-lists but for just trolling interesting that you stripped the quotes to hide it BTW sieve supports discard............. Am 11.11.2013 20:59, schrieb Benny Pedersen:> 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; > }-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 263 bytes Desc: OpenPGP digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20131111/3f0fc787/attachment.bin>
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" "h.reindl at thelounge.net") > { > 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 "abuse at inode.at"; }