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

put phd study stuff in separate mailbox
authormartin f. krafft <madduck@madduck.net>
Wed, 17 Sep 2008 17:03:38 +0000 (19:03 +0200)
committermartin f. krafft <madduck@madduck.net>
Wed, 17 Sep 2008 17:03:38 +0000 (19:03 +0200)
procmail/rules/ul

index 13f5e2f87af55138756d12f5cb56b42ad670aa9f..fbcacddf9541cc3ce0be84061787952b8aaf77ef 100644 (file)
@@ -1,11 +1,17 @@
 :0
 :0
-* 1^0 ORIGINAL_TO ?? ^martin\.krafft=ul\.ie@forward\.madduck\.net$
-* 1^0 ORIGINAL_TO ?? ^phd@martin-krafft\.net$
+* ORIGINAL_TO ?? ^martin\.krafft=ul\.ie@forward\.madduck\.net$
 {
   DEST=ul
   DELAY
 }
 
 {
   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$
 :0
 * 1^0 EQ_TO ?? ^academic-debian@lists\.madduck\.net$
 * 1^0 EQ_TO ?? ^(community|discuss)@opensource\.mit\.edu$