Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Gnus not finding right .authinfo entry
Date: Thu, 03 Oct 2002 15:30:46 +0200	[thread overview]
Message-ID: <87k7kzwsxl.fsf@crybaby.cs.uni-dortmund.de> (raw)

In ~/.authinfo, I have these lines:

machine ls6-imap.cs.uni-dortmund.de login grossjoh password verysecret
machine localhost login grossjoh password verysecret
machine dtm login grossjoh password verysecret

And I have the following entry in gnus-secondary-select-methods:

(pp (assoc 'nnimap gnus-secondary-select-methods))

(nnimap "dtm"
        (nnimap-address "localhost")
        (nnimap-server-port 10143)
        (nnimap-news-groups "^ir"))

Why is Gnus continuing to ask me about the login on the server?  Do I
have to add the port, perhaps?

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)



             reply	other threads:[~2002-10-03 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-03 13:30 Kai Großjohann [this message]
2002-10-03 14:39 ` Kai Großjohann

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=87k7kzwsxl.fsf@crybaby.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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).