Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: nnimap - is there an example config?
Date: Wed, 19 Jul 2000 23:37:43 +0200	[thread overview]
Message-ID: <vaflmyxrec8.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Harry Putnam's message of "19 Jul 2000 13:03:50 -0700"

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.



      reply	other threads:[~2000-07-19 21:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-19 20:03 Harry Putnam
2000-07-19 21:37 ` Kai Großjohann [this message]

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=vaflmyxrec8.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --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).