]> err.no Git - dotfiles/commitdiff
add spam handling, add some groups
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 26 Apr 2003 11:34:01 +0000 (11:34 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 26 Apr 2003 11:34:01 +0000 (11:34 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@164 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

gnus

diff --git a/gnus b/gnus
index 73b092bcda76d3e98dca650343afddb5a0b08d23..3709c14cbdd8f8dabc0072568555c3c8bf338b3f 100644 (file)
--- a/gnus
+++ b/gnus
@@ -123,7 +123,6 @@ inserts \" characters."
            '("drift.hardware.news" "^\\(To\\|Cc\\|Delivered-To\\):.*usenet@.*hardware.no")
            '("drift.hardware.drift" "^\\(To\\|Cc\\|Delivered-To\\):.*drift@hardware.no")
             '("drift.hardware.firewall" "^\\(To\\|Cc\\|Delivered-To\\):.*firewall@webdeal.no")
-           '("drift.hardware.rt" "^To:.*AdminCc of hw.no")
 
            '("drift.samfundet.gsf" "^\\(To\\|Cc\\):.*gsf@.*\\(samfundet\\|stud\\)")
            '("drift.samfundet.gsk" "^\\(To\\|Cc\\):.*gsk@.*\\(samfundet\\|stud\\)")
@@ -196,7 +195,6 @@ inserts \" characters."
             '("linux.progeny.discover-workers" "^List-Id.*discover-workers.lists.progeny.com")
             
            '("linux.debian.apache-cvs.2003" "^To.*debian-apache@lists.raw.no")
-           '("linux.debian.apache.2003" "^X-Mailing-List.*debian-apache")
            '("linux.debian.hurd-testdrive" "List-Id.*hurd-testdrive.moneybags.cs.uml.edu")
            '("linux.debian.dwn.2003" "^Delivered-To.*dwn@debian.org")
            '("linux.debian.cd.2003" "^X-Mailing-List.*debian-cd")
@@ -294,7 +292,7 @@ inserts \" characters."
                               "http://www.pvv.org/")
                              ("tfheen@idi.ntnu.no"
                               "Tollef Fog Heen"
-                              "Institutt for Datateknikk, IME, NTNU"
+                              "Institutt for Datateknikk, FIM, NTNU"
                               "http://www.idi.ntnu.no/")
                              ("tfheen@debian.org"
                               "Tollef Fog Heen"
@@ -670,5 +668,4 @@ on multiple mail-followup-to headers"
     (gnus-summary-pipe-message "sa-learn --spam --single")
     (gnus-summary-move-article nil "nnml:spam"))
 
-(cw/for-host "yiwaz"
-  (define-key gnus-summary-backend-map "s" 'tfheen-mark-as-spam))
+(define-key gnus-summary-backend-map "s" 'tfheen-mark-as-spam)