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

ul
authormartin f. krafft <madduck@madduck.net>
Thu, 7 Jul 2011 05:37:00 +0000 (07:37 +0200)
committermartin f. krafft <madduck@madduck.net>
Thu, 7 Jul 2011 05:40:26 +0000 (07:40 +0200)
procmail/rules/all
procmail/rules/ul [deleted file]

index 6800bfb87a5a18cca8721055072c53058707a599..b2b860793bb673d169c0c1c752cc0445457b191c 100644 (file)
@@ -11,7 +11,6 @@
   INCLUDERC=$PMRULES/ardex
   INCLUDERC=$PMRULES/sudetia
   INCLUDERC=$PMRULES/debian
-  INCLUDERC=$PMRULES/ul
 
   INCLUDERC=$PMRULES/mldonkey
 
diff --git a/procmail/rules/ul b/procmail/rules/ul
deleted file mode 100644 (file)
index fbcacdd..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-:0
-* ORIGINAL_TO ?? ^martin\.krafft=ul\.ie@forward\.madduck\.net$
-{
-  DEST=ul
-  DELAY
-}
-
-:0
-* ORIGINAL_TO ?? ^phd(\+.+)?@martin-krafft\.net$
-{
-  DEST=phd
-  DELAY
-}
-
-:0
-* 1^0 EQ_TO ?? ^academic-debian@lists\.madduck\.net$
-* 1^0 EQ_TO ?? ^(community|discuss)@opensource\.mit\.edu$
-* 1^0 EQ_TO ?? ^os-renet@insel\.cs\.tu-berlin\.de$
-* 1^0 EQ_TO ?? ^iif-discussion@forecasters\.org$
-* 1^0 EQ_TO ?? ^distributions@lists\.freedesktop\.org$
-{ DELAY }
-
-# vim:ft=procmail