Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <simon@josefsson.org>
Cc: ding@gnus.org
Subject: Re: Switching to nnimap
Date: 26 Sep 2000 19:21:54 +0200	[thread overview]
Message-ID: <iluog1bkr0t.fsf@barbar.josefsson.org> (raw)
In-Reply-To: <2tlaecv85ik.fsf@mail.zoso>

Tony Lam <Tony.Lam@eng.sun.com> writes:

> | (add-to-list 'gnus-secondary-select-methods
> | 	     '(nnimap "imapserver"
             ^
> | 		      (nnimap-address "imapserver.eng.sun.com")
> | 		      (nnimap-list-pattern '("INBOX" ("Mail/nnimap/" . "*")))
                                           ^

You're quoting things twice here.  Remove the second '.  This explain
why `nnimap-list-pattern' doesn't work.

> | 		      (nnimap-username tonyl)

This variable doesn't exist.  Please read about .authinfo in the
manual.  This explain why `nnimap-username' doesn't work.

>   * they're both actually pointing to the same imap server, but I got
>     "server denied" for the 2nd entry (nnimap "" ...)

Weird. If you set `imap-log', and go to the server buffer `^' and
press `O' on the second entry, what's the content of the *imap-log*
buffer?




  reply	other threads:[~2000-09-26 17:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-26 16:47 Tony Lam
2000-09-26 17:21 ` Simon Josefsson [this message]
2000-09-26 17:49   ` Tony Lam
2000-09-26 19:44   ` Tony Lam
2000-09-26 20:21     ` Simon Josefsson
2000-09-26 23:24       ` Tony Lam
2000-09-26 21:02   ` Tony Lam

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=iluog1bkr0t.fsf@barbar.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).