Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap - is there an example config?
@ 2000-07-19 20:03 Harry Putnam
  2000-07-19 21:37 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Harry Putnam @ 2000-07-19 20:03 UTC (permalink / raw)


Unable to find an example of basic nnimap config as it appears in lisp
code in the manual.  Is there one in there somewhere?



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

* Re: nnimap - is there an example config?
  2000-07-19 20:03 nnimap - is there an example config? Harry Putnam
@ 2000-07-19 21:37 ` Kai Großjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2000-07-19 21:37 UTC (permalink / raw)
  Cc: ding

On 19 Jul 2000, Harry Putnam wrote:

> Unable to find an example of basic nnimap config as it appears in
> lisp code in the manual.  Is there one in there somewhere?

For a simple case, the following should be sufficient:

(add-to-list 'gnus-secondary-select-methods
             '(nnimap ""
               (nnimap-address "name.of.imap.server")))

Search the Gnus info file for the string `authinfo'.  This tells you
what to put in the ~/.authinfo file so that you don't have to enter
the password when logging in to the server.  Or, how to use a
different login.

kai
-- 
I like BOTH kinds of music.



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

end of thread, other threads:[~2000-07-19 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-19 20:03 nnimap - is there an example config? Harry Putnam
2000-07-19 21:37 ` Kai Großjohann

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