From: Richard Whitehouse Date: Sun, 14 Apr 2013 13:47:13 +0000 (+0100) Subject: Mailfilter: Another Runescape rule X-Git-Url: https://git.richardwhiuk.com/?a=commitdiff_plain;h=51e5772b74f6cd505fd0263a8540082417307ae1;p=dotfiles.git Mailfilter: Another Runescape rule --- diff --git a/mailfiter b/mailfiter index 173dc8b..1bb1e67 100644 --- a/mailfiter +++ b/mailfiter @@ -1291,6 +1291,11 @@ if(/^From:.*@quakelive\.com/) to "Maildir/.Games.Quake Live" } +if( hasaddr("noreply@curse.com") ) +{ + to "Maildir/.Games.Jagex.Runescape" +} + if(/^From:.*@.*runescape\.com/) { to "Maildir/.Games.Jagex.Runescape"