]> 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:

complete regexp
authormartin f. krafft <madduck@madduck.net>
Thu, 1 May 2008 20:57:03 +0000 (22:57 +0200)
committermartin f. krafft <madduck@madduck.net>
Thu, 1 May 2008 20:57:03 +0000 (22:57 +0200)
procmail/rules/debian

index 2bb8d96332ed2746582c14fa0dd0912a585c4c1b..9e36a794ac41922fa9984d0556bbaf1f3000051c 100644 (file)
@@ -7,19 +7,19 @@
 }
 
 :0 E
 }
 
 :0 E
-* EQ_TO ?? ^logcheck-(devel|commits)@lists\.alioth\.debian\.org
+* EQ_TO ?? ^logcheck-(devel|commits)@lists\.alioth\.debian\.org$
 { DEST=debian.logcheck }
 
 :0 E
 { DEST=debian.logcheck }
 
 :0 E
-* EQ_TO ?? ^libkdtree-(devel|commits)@lists\.alioth\.debian\.org
+* EQ_TO ?? ^libkdtree-(devel|commits)@lists\.alioth\.debian\.org$
 { DEST=debian.libkdtree }
 
 :0 E
 { DEST=debian.libkdtree }
 
 :0 E
-* EQ_TO ?? ^pkg-mdadm-(devel|commits)@lists\.alioth\.debian\.org
+* EQ_TO ?? ^pkg-mdadm-(devel|commits)@lists\.alioth\.debian\.org$
 { DEST=debian.mdadm }
 
 :0 E
 { DEST=debian.mdadm }
 
 :0 E
-* EQ_TO ?? ^netconf-(devel|commits)@lists\.alioth\.debian\.org
+* EQ_TO ?? ^netconf-(devel|commits)@lists\.alioth\.debian\.org$
 { DEST=debian.netconf }
 
 :0 E
 { DEST=debian.netconf }
 
 :0 E