]> gitweb.fluxo.info Git - metadot.git/commitdiff
Add custom procmail recipes befor SPAM handling to avoid false positives
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 19 Aug 2013 00:01:00 +0000 (21:01 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 19 Aug 2013 00:01:00 +0000 (21:01 -0300)
modules/mutt/procmailrc.dot.link

index b77ca9df412b362bec8473cd4121c51ba2d81e19..95129a96e473c93d8202eecd20917dd91df098f8 100644 (file)
@@ -27,6 +27,9 @@ NL="
 :0fw
 | /usr/bin/bogofilter -uep
 
+# Custom recipes
+INCLUDERC=$HOME/.custom/procmailrc
+
 # Put mail bogofilter deems as spam in spam folder
 :0:
 * ^X-Bogosity: Spam, tests=bogofilter
@@ -53,9 +56,6 @@ INBOX.Trash/new
 *^X-Bogosity:.*Yes
 INBOX.Trash/new
 
-# Custom recipes
-INCLUDERC=$HOME/.custom/procmailrc
-
 ################################
 # Last rule: mail that gets    #
 # this far goes in default box #