]> err.no Git - dotfiles/commitdiff
Get rid of canonical addresses
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 6 May 2008 07:45:42 +0000 (07:45 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 6 May 2008 07:45:42 +0000 (07:45 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1228 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

gnus

diff --git a/gnus b/gnus
index ac0b8eff61ef7e22f3538f849d56fa07058b3f8e..4bcf61e41d84a4d00e8482f01dfc84a6be35119f 100644 (file)
--- a/gnus
+++ b/gnus
@@ -466,14 +466,6 @@ OBS: <URL:http://www.stud.ifi.uio.no/~jani/OBS/no-alt-gullkorn.shtml>")))
      (address "tfheen@stud.ntnu.no")
      (Organization "Norges Teknisk-Naturvitenskaplige Universitet")
      (x-url "http://www.ntnu.no"))
-    ("warthogs\\.*"
-     (address "tfheen@canonical.com")
-     (Organization "Canonical Ltd")
-     (x-url "http://www.canonical.com"))
-    ("^warthogs\\.kernel-team.*"
-     (To "kernel-team@lists.c.c"))
-    ("^moblin"
-     (address "tfheen@canonical.com"))
 ))
 
 
@@ -641,7 +633,7 @@ on multiple mail-followup-to headers"
 
 (add-hook 'message-header-setup-hook 'message-subject-strip-any-re)
 (setq gnus-treat-display-smileys nil
-      gnus-ignored-from-addresses "tfheen@\\(linpro.no\\|canonical.com\\|ubuntu.com\\|add\\.no\\|idi\\.ntnu\\.no\\|debian\\.org\\|stud\\.ntnu\\.no\\|hardware\\.no\\|raw\\.no\\|err.no\\|samfundet\\.no\\|uka\\.no\\|pvv\\.\\(org\\|ntnu.no\\)\\)\\|tollef@add\\.no\\|tollef-[^@]*@add\\.no")
+      gnus-ignored-from-addresses "tfheen@\\(linpro.no\\|ubuntu.com\\|add\\.no\\|idi\\.ntnu\\.no\\|debian\\.org\\|stud\\.ntnu\\.no\\|hardware\\.no\\|raw\\.no\\|err.no\\|samfundet\\.no\\|uka\\.no\\|pvv\\.\\(org\\|ntnu.no\\)\\)\\|tollef@add\\.no\\|tollef-[^@]*@add\\.no")
 
 (cw/requiring-package (deuglify))