Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Stefan Kamphausen <skampi@gmx.de>
Subject: Re: One more authinfo file posting
Date: Wed, 09 Feb 2005 16:27:31 +0100	[thread overview]
Message-ID: <85zmydah3w.fsf@mail.bn-software.de> (raw)
In-Reply-To: <85ll9xyf3i.fsf@mail.bn-software.de>

Hi,

this is solved now.  

I've got "port imap" in my ~/.authinfo now and no nnimap-server-port
in my gnus init file anymore.  Actually it seems as if _all_ my
settings there do not take place: when I go to the server buffer (^)
and open the mailserver (RET) I get all the public folders listed even
when setting (nnimap-list-pattern ("INBOX.*")).

I found it all by heavily including debug messages in
nnimap.el/nnimap-open-connection that printed all the variables
contents (list and port were very insightful ;-).

So two items remain:
1. Why are all my settings ignored?
2. Shouldn't all that be a little bit more transparent/verbose to the
   user.  I know that any user considering Gnus can be considered a
   professional, but this was a little too hard, er? ;-)

Ad 1.: Once again the relevant part of my settings:
(setq gnus-secondary-select-methods
      '((nnml "")
        (nnimap "mailserver"
                ;; somehow these settings don't show up?
                (nnimap-address "mailserver")
                (nnimap-authinfo-file "~/.imap-othermailbox")
                (nnimap-list-pattern ("INBOX.*"))
                ;; hopefully this does ?!?!....
                (nnimap-expunge-on-close never)
                )))


Thanks and Regards
stefan

-- 
Stefan Kamphausen --- http://www.skamphausen.de
a blessed +42 regexp of confusion (weapon in hand)
You hit. The format string crumbles and turns to dust.


      reply	other threads:[~2005-02-09 15:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-09  8:57 Stefan Kamphausen
2005-02-09 14:21 ` Reiner Steib
2005-02-09 14:37   ` Stefan Kamphausen
2005-02-09 15:27     ` Stefan Kamphausen [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=85zmydah3w.fsf@mail.bn-software.de \
    --to=skampi@gmx.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).