From: Richard Whitehouse Date: Sun, 14 Apr 2013 13:23:49 +0000 (+0100) Subject: Mailfilter: Github X-Git-Url: https://git.richardwhiuk.com/?a=commitdiff_plain;h=d025431c8c0f1c4741103d529e952ec65c9c5fdf;p=dotfiles.git Mailfilter: Github --- diff --git a/mailfiter b/mailfiter index ceda4b2..03c1626 100644 --- a/mailfiter +++ b/mailfiter @@ -317,6 +317,11 @@ if (/^From:.*@gamespot\.online\.com/) to "Maildir/.IT.Gamespot" } +if (/^From:.*@github\.com/) +{ + to "Maildir/.IT.GitHub" +} + if ( hasaddr("github@richardwhiuk.com") ) { to "Maildir/.IT.GitHub"