]> git.madduck.net Git - etc/mailfilter.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

handle spam separately, not from spamfilter
authormartin f. krafft <madduck@seamus.madduck.net>
Fri, 17 Aug 2007 14:21:16 +0000 (16:21 +0200)
committermartin f. krafft <madduck@seamus.madduck.net>
Fri, 17 Aug 2007 14:21:16 +0000 (16:21 +0200)
procmail/procmailrc
procmail/spamfilter

index 35dbd26ae491c51a0e0a5bbeaacb1304d84a3c0e..c30fddb3c96f56de46940d1841d39ea9eaef361d 100755 (executable)
@@ -63,6 +63,7 @@ INCLUDERC=$PMDIR/justme
 INCLUDERC=$PMDIR/spamtraps
 INCLUDERC=$PMDIR/spammers
 INCLUDERC=$PMDIR/spamfilter
+INCLUDERC=$PMDIR/handlespam
 
 #INCLUDERC=$PMDIR/autoreplies
 
index 1b0d0d1b83a5e339190e98d1a3d39d84a033887e..c960e7959d2238d5a6dfa21b4c1ca0d43f50af3b 100755 (executable)
@@ -263,5 +263,4 @@ TRAINED_AS
   RETRAIN=spam
 }
 
-INCLUDERC=$PMDIR/handlespam
 #VERBOSE=no