Mailfilter: Nationwide
authorRichard Whitehouse <github@richardwhiuk.com>
Sun, 14 Apr 2013 13:15:01 +0000 (14:15 +0100)
committerRichard Whitehouse <github@richardwhiuk.com>
Sun, 14 Apr 2013 13:27:02 +0000 (14:27 +0100)
mailfiter

index 776145bd9802b01b2c939dbe5aceae2bc2d8cb33..9717a61bd2e7ef83bbd7bad433da4b8fc4c0b1b4 100644 (file)
--- a/mailfiter
+++ b/mailfiter
@@ -31,6 +31,16 @@ if (/^From:.*@slc\.co\.uk/)
        to "Maildir/.Finance"
 }
 
+if (/^From:.*@nationwide\.co\.uk/)
+{
+       to "Maildir/.Finance.Nationwide"
+}
+
+if (/^From:.*@nationet\.com/)
+{
+       to "Maildir/.Finance.Nationwide"
+}
+
 if( hasaddr("facebook@richardwhiuk.com")) 
 {
        to "Maildir/.Social Networks.Facebook"