MarkMail and Nabble both support https.  I can no longer get any DNS
resolution for opensubscriber.com.

Signed-off-by: Daniel Kahn Gillmor <d...@fifthhorseman.net>
---
 emacs/notmuch-show.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el
index e13ca3d7..cf759918 100644
--- a/emacs/notmuch-show.el
+++ b/emacs/notmuch-show.el
@@ -188,9 +188,8 @@ each attachment handler is logged in buffers with names 
beginning
     ("Mail Archive, The" . "https://mid.mail-archive.com/";)
     ("LKML" . "https://lkml.kernel.org/r/";)
     ;; FIXME: can these services be searched by `Message-Id' ?
-    ;; ("MarkMail" . "http://markmail.org/";)
-    ;; ("Nabble" . "http://nabble.com/";)
-    ;; ("opensubscriber" . "http://opensubscriber.com/";)
+    ;; ("MarkMail" . "https://markmail.org/";)
+    ;; ("Nabble" . "https://nabble.com/";)
     )
   "List of Mailing List Archives to use when stashing links.
 
-- 
2.20.1

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Reply via email to