From 9be9e687aac022b9dd5db72fec59d172aece1be9 Mon Sep 17 00:00:00 2001 From: tfheen Date: Mon, 30 Jun 2003 11:34:04 +0000 Subject: [PATCH] add debcamp-participants git-svn-id: file:///svn/tfheen/trunk/dotfiles@169 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- gnus | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/gnus b/gnus index 3709c14..f56f6fd 100644 --- a/gnus +++ b/gnus @@ -25,6 +25,13 @@ (setq gnus-select-method '(nntp "news") ;gnus-select-method '(nntp "localhost") gnus-secondary-select-methods '((nnml ""))) +; (nnimap "peroivind@hardware" +; (nnimap-address "mail.hardware.no") +; (nnimap-server-port 993) +; (nnimap-stream ssl) +; (nnimap-authenticator cram-md5) +; (nnimap-authinfo-file "~/.imap-authinfo")))) +; (require 'ssl) (add-to-list 'gnus-secondary-select-methods '(nntp "news.hardware.no")) ) @@ -123,6 +130,7 @@ 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\\)") @@ -194,7 +202,9 @@ inserts \" characters." '("linux.progeny.pgi-workers" "^List-Id.*pgi-workers.lists.progeny.com") '("linux.progeny.discover-workers" "^List-Id.*discover-workers.lists.progeny.com") + '("linux.debian.debconf3.debcamp-participants" "^List-Id:.*debcamp.skolelinux.no") '("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") @@ -292,7 +302,7 @@ inserts \" characters." "http://www.pvv.org/") ("tfheen@idi.ntnu.no" "Tollef Fog Heen" - "Institutt for Datateknikk, FIM, NTNU" + "Institutt for Datateknikk, IME, NTNU" "http://www.idi.ntnu.no/") ("tfheen@debian.org" "Tollef Fog Heen" @@ -668,4 +678,5 @@ on multiple mail-followup-to headers" (gnus-summary-pipe-message "sa-learn --spam --single") (gnus-summary-move-article nil "nnml:spam")) -(define-key gnus-summary-backend-map "s" 'tfheen-mark-as-spam) +(cw/for-host "yiwaz" + (define-key gnus-summary-backend-map "s" 'tfheen-mark-as-spam)) -- 2.39.5