Gnus development mailing list
 help / color / mirror / Atom feed
From: Sharon Kimble <boudiccas@talktalk.net>
To: ding@gnus.org
Subject: Re: Setting up gmail
Date: Tue, 25 Mar 2014 13:30:25 +0000	[thread overview]
Message-ID: <87fvm62uub.fsf@talktalk.net> (raw)
In-Reply-To: <874n2med5c.fsf@ucl.ac.uk>

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> Sharon Kimble <boudiccas@talktalk.net> writes:
>
>> Thanks for this Eric, it will be useful as I have several imap accounts
>> that I want to use, but how, and where do you call the .authinfo file
>> please? That is my main stumbling block at the moment with setting up
>> my gmail imap account.
>
> I am not sure what you mean by "calling" the authinfo file.  In my case,
> gnus automatically checks for and then reads my .authinfo.gpg file (I
> have mine encrypted and I recommend you do so as well but it's not
> necessary).
>
> What happens if you start with an absolutely minimal .gnus.el file,
> based on what I posted before?  Does gnus not find your authinfo file
> and process it?

I have used this in my '.gnus.el'
,----
|   (setq gnus-secondary-select-methods '((nnml "")
|                                                 (nnimap "google"
|                                                 (nnimap-address "imap.gmail.com")
|                                                 (nnimap-server-port 993)
|                                                 (nnimap-stream ssl))
|                                                                               )
|         gnus-select-method '(nnnil "")
|         )
`----
And although it doesn't state it in the messages buffer, it fails on the
authentication, and shows in the 'server' buffer - {nnimap:google} (denied)

This is with a properly formatted ~/.authinfo with all the relevant information
in it. BUT THE WRONG PASSWORD!

Doh! 
Sorry!

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.3.1




  reply	other threads:[~2014-03-25 13:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87a9cf4d5u.fsf@talktalk.net>
2014-03-25  9:04 ` Eric S Fraga
2014-03-25  9:34   ` Sharon Kimble
2014-03-25 11:22     ` Eric S Fraga
2014-03-25 13:30       ` Sharon Kimble [this message]
2014-03-25 19:56         ` Eric S Fraga
2014-03-25 20:10           ` IMAP Setup (was: Setting up gmail) Clemens Schüller
2014-04-06 20:14           ` Setting up gmail Harry Putnam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fvm62uub.fsf@talktalk.net \
    --to=boudiccas@talktalk.net \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).