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

filter ardex into its own folder
authormartin f. krafft <madduck@madduck.net>
Thu, 6 Jan 2011 11:44:04 +0000 (12:44 +0100)
committermartin f. krafft <madduck@madduck.net>
Thu, 7 Jul 2011 05:39:45 +0000 (07:39 +0200)
Signed-off-by: martin f. krafft <madduck@madduck.net>
procmail/rules/all
procmail/rules/ardex [new file with mode: 0644]

index 955aedf89f86219aa9a47efb974e534826fd2b28..6800bfb87a5a18cca8721055072c53058707a599 100644 (file)
@@ -8,6 +8,7 @@
   INCLUDERC=$PMRULES/feeds
   INCLUDERC=$PMRULES/mass
   INCLUDERC=$PMRULES/admin
+  INCLUDERC=$PMRULES/ardex
   INCLUDERC=$PMRULES/sudetia
   INCLUDERC=$PMRULES/debian
   INCLUDERC=$PMRULES/ul
diff --git a/procmail/rules/ardex b/procmail/rules/ardex
new file mode 100644 (file)
index 0000000..fa1e7b3
--- /dev/null
@@ -0,0 +1,5 @@
+:0
+* ORIGINAL_TO ?? ^ardex@martin-krafft\.net$
+{ DEST=ardex }
+
+# vim:ft=procmail