Browse Source

Update maildrop filters.

Emmanuel Bouthenot 16 years ago
parent
commit
86fa6497da
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .mailfilter

+ 2 - 2
.mailfilter

@@ -16,8 +16,8 @@ if (/^To:.*organisation@rmll2008\.org.*$/ || /^Cc:.*organisation@rmll2008\.org.*
 
 #if (/^List-Id:.*![^ <]+!\.rmll\.info.*$/)
 #	to $MAILDIR/.my.ml.rmll.$MATCH2
-if (/^List-Id:.*2008\.rmll\.info.*$/)
-	to $MAILDIR/.my.ml.rmll.2008
+if (/^List-Id:.*orga2009\.rmll\.info.*$/)
+	to $MAILDIR/.my.ml.rmll.pre-org
 if (/^List-Id:.*org\.rmll\.info.*$/)
 	to $MAILDIR/.my.ml.rmll.org
 if (/^List-Id:.*themes\.rmll\.info.*$/)