Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <simon@josefsson.org>
To: ding@gnus.org
Subject: nnimap authentication prompts?
Date: Mon, 21 Feb 2011 19:09:55 +0100	[thread overview]
Message-ID: <87tyfxfedo.fsf@latte.josefsson.org> (raw)

I am upgrading from a rather old Gnus release, and it works relatively
well so far after I removed all nnir hooks in ~/.emacs.  I have this
gnus-secondary-select-method:

 (nnimap "yxa"
	 (nnimap-stream starttls)
	 (nnimap-address "localhost")
	 (nnimap-server-port 1430))

and a line in ~/.authinfo for this:

machine localhost port 1430 login jas password foo

however when I start Gnus it asks me a series of questions that confuses
me.  The first one is hostname, and I can chose between yxa and
localhost, what does this mean?  The username and password prompts are
understandable (although shouldn't it read this from my .authinfo
file?).  The final prompt is for port and I cannot specify 1430, only
'143' and 'imap' are valid choices.  I just pressed enter and it worked
anyway.

Should I modify my gnus-secondary-select-method to avoid these prompts?
If so to what?

Thanks,
/Simon



             reply	other threads:[~2011-02-21 18:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-21 18:09 Simon Josefsson [this message]
2011-02-21 18:39 ` Sivaram Neelakantan
2011-02-21 20:46   ` Ted Zlatanov
2011-02-21 21:39     ` Simon Josefsson
2011-02-21 21:43       ` Simon Josefsson
2011-02-22 22:09         ` Ted Zlatanov
2011-02-23 13:39           ` Simon Josefsson
2011-02-23 14:30             ` Ted Zlatanov
2011-02-23 23:30               ` Lars Ingebrigtsen
2011-02-21 23:34 ` Lars Ingebrigtsen
2011-02-22  8:50   ` Simon Josefsson
2011-02-22 22:08     ` Ted Zlatanov
2011-02-23 13:41       ` Simon Josefsson

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=87tyfxfedo.fsf@latte.josefsson.org \
    --to=simon@josefsson.org \
    --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).