From 0191c356991d51c055fd7818adcbcc91fa348214 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 15 Dec 2015 19:15:23 +0000 Subject: [PATCH] dot/emacs: I have another chiark email address now. --- dot/emacs | 5 ++++- dot/gnus-local.el.distorted | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/dot/emacs b/dot/emacs index f8bd2e7..2f347d6 100644 --- a/dot/emacs +++ b/dot/emacs @@ -212,7 +212,10 @@ "\\(" "\\(mdw\\|markw\\|root\\|postmaster\\)" "\\([-+][^@]*\\|\\)" "@\\(\\(dist\\|esc\\)orted\\.org\\.uk\\|odin\\.gg\\)" - "\\|" "\\(mdw\\(\\+[^@]*\\)?\\|0mdwk\\.[^@]*\\)" "@" + "\\|" "\\(" "\\(mdw\\|mwooding\\)" + "\\(\\+[^@]*\\)?" + "\\|" "0" "\\(mdw\\|mwooding\\)" "k\\.[^@]*" + "\\)" "@" "\\(chiark\\|slimy\\|coriolis\\)\\.greenend\\.org\\.uk" "\\|" "distorted\\.mdw@g\\(\\|oogle\\)mail.com" "\\|" "mwooding@\\(good\\|blackberry\\)\\.com" diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index 1db8e95..15c76e2 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -40,6 +40,10 @@ (nnimap-address "mail.distorted.org.uk") (nnimap-stream tls) (nnimap-authinfo-file "~/.gnus.authinfo.markw")) + (nnimap "mwooding-chiark" + (nnimap-address "imap.dovecot.chiark.greenend.org.uk") + (nnimap-stream tls) + (nnimap-authinfo-file "~/.gnus.authinfo")) (nnimap "google" (nnimap-address "imap.gmail.com") (nnimap-stream tls) -- 2.11.0