dot/gnus-local.el.distorted: Now I have my own newscookie.
[profile] / dot / gnus-local.el.distorted
index 4a27e56..ed32911 100644 (file)
@@ -24,8 +24,8 @@
 (setq gnus-select-method
       '(nntp "chiark-ssh-kludge"
             (nntp-open-connection-function nntp-open-authinfo-kludge)
-            (nntp-address "localhost:10119")
-            (nntp-authinfo-generic "md5cookie1way chiark")))
+            (nntp-address "tunnel.chiark.greenend.org.uk")
+            (nntp-authinfo-generic "md5cookie1way mdw")))
 
 ;;;--------------------------------------------------------------------------
 ;;; Where we get mail from.
          (from "\\(sealbot\\|cardbot\\)@ncipher\\.com" "nag.cardbot")
          (from "\\<mailman-owner@" "nag.mailman" t)
 
+         ;; Uninteresting mail.
+         (from "expiry@letsencrypt\\.org" "spam.letsencrypt" t)
+
          ;; Other splits I've not given a per-sender address.
          (from "@\\(.*\\.\\)?lovefilm\\.com" "spam.lovefilm" t)
          (from "@amazon\\." "spam.amazon" t)