]> git.madduck.net Git - etc/mailfilter.git/blobdiff - procmail/rules/ul

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:

restructure undelaying research-related lists
[etc/mailfilter.git] / procmail / rules / ul
index 116d216285f7dcf2c0549d2b78e12ba9a4f087c1..8166fe951f05183f2cb42259d7791b5eeef927f3 100644 (file)
@@ -1,19 +1,12 @@
 :0
 * ORIGINAL_TO ?? ^martin\.krafft=ul\.ie@forward\.madduck\.net$
-{
-  RE_UL_DOMAIN='(staffmail\.)?ul\.ie'
-  :0
-  *$ 1^0 ^TO_Events@$RE_UL_DOMAIN
-  *$ 1^0 ^TO_Bereavements@$RE_UL_DOMAIN
-  *$ 1^0 ^TO_Timetables@$RE_UL_DOMAIN
-  *$ 1^0 ^TO_(HR|BE)Notices@$RE_UL_DOMAIN
-  *$ 1^0 ^TO_AllStaff@$RE_UL_DOMAIN
-  *$ 1^0 ^TO_ResearchPostgraduates@$RE_UL_DOMAIN
-  $DISCARD
-  RE_UL_DOMAIN
+{ DEST=ul }
 
-  :0
-  $BASE/.ul/
-}
+: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$
+{ DELAY }
 
 # vim:ft=procmail