Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap authentication prompts?
@ 2011-02-21 18:09 Simon Josefsson
  2011-02-21 18:39 ` Sivaram Neelakantan
  2011-02-21 23:34 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 13+ messages in thread
From: Simon Josefsson @ 2011-02-21 18:09 UTC (permalink / raw)
  To: ding

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-02-23 23:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-21 18:09 nnimap authentication prompts? Simon Josefsson
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

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).