]> git.donarmstrong.com Git - remote_mail.git/blobdiff - .procmailrc
* update procmailrc
[remote_mail.git] / .procmailrc
index 09dcf4f4d8b5495173fd11b5641c67762bf659cd..5d6b7dde8223f8a1900352685441bc3f25a87b19 100644 (file)
@@ -13,8 +13,8 @@ LOGFILE=$HOME/.procmail_log
 
 # TODO
 
-:0 c:
-$HOME/Mail/temp/
+#:0 c:
+#$HOME/Mail/temp/
 
 # Add filter for "your message to foo awaits moderator approval"
 # filter out owner mails
@@ -220,11 +220,14 @@ lists/`echo $MATCH | sed -e 's/[\/]/_/g'`/
 
 
 # Debian's bug system uses X-Loop
-8
 :0:
 * ^X-PTS-Package: \/.+
 bugs/`echo $MATCH |sed -e 's/[\/]/_/g'`/
 
+:0:
+* ^X-Debian-PR-Source: \/.+
+bugs/`echo $MATCH |sed -e 's/[\/]/_/g'`/
+
 :0:
 * ^X-Debian-PR-Package: \/.+
 bugs/`echo $MATCH |sed -e 's/[\/]/_/g'`/
@@ -271,9 +274,14 @@ lists/bugtraq/
 
 # morons on emacs-devel keep Cc:'ing me; discard the message if it
 # lists emacs-devel in To or Cc
+#:0:
+#* ^(To|Cc):.*emacs-devel@gnu.org
+#* !^Sender:.*emacs-devel
+#/dev/null
+
+# discard all yahoogroups mail
 :0:
-* ^(To|Cc):.*emacs-devel@gnu.org
-* !^Sender:.*emacs-devel
+* ^(To):.*yahoogroups.com
 /dev/null