From: Mark Wooding Date: Mon, 24 Feb 2014 19:48:50 +0000 (+0000) Subject: dot/gnus-local.el.distorted: Add gmail via IMAP. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/9adf6847687752fcc0b63380fe0a7b0b54268f7b?ds=inline;hp=-c dot/gnus-local.el.distorted: Add gmail via IMAP. --- 9adf6847687752fcc0b63380fe0a7b0b54268f7b diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index 21aafdc..21b65e3 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -25,6 +25,10 @@ '((nnimap "distorted" (nnimap-address "mail.distorted.org.uk") (nnimap-stream tls) + (nnimap-authinfo-file "~/.gnus.authinfo")) + (nnimap "google" + (nnimap-address "imap.gmail.com") + (nnimap-stream tls) (nnimap-authinfo-file "~/.gnus.authinfo")))) ;; Send sent mail back to me.