Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Schulte <schulte.eric@gmail.com>
To: ding@gnus.org
Subject: imap namespace prefix
Date: Wed, 11 May 2011 11:42:35 -0600	[thread overview]
Message-ID: <87fwolt9pw.fsf@gmail.com> (raw)

Hi,

My school uses uw-imap as their imap mail server.  When I try to connect
with the following configuration

#+begin_src emacs-lisp
  (add-to-list 'gnus-secondary-select-methods
               '(nnimap "unm"
                        (nnimap-address "mail.cs.unm.edu")
                        (nnimap-server-port 993)
                        (nnimap-stream ssl)))
#+end_src

gnus begins subscribing to *every* file in my home directory on the
school machines as an imap mail folder.  Instead I would like to limit
gnus to the ~/mail/ subdirectory of my home directory.  I found mention
of this "default to user's home directory" aspect of uw-imap online [1].

At first I thought this was a server side problem, but when subscribing
to the same imap account using thunderbird the problem does not appear.

Any suggestions as to how I can configure gnus to only subscribe to
those folders in my ~/mail/ subfolder?

Thanks -- Eric

Footnotes: 
[1]  http://wiki.dovecot.org/Migration/UW

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



             reply	other threads:[~2011-05-11 17:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11 17:42 Eric Schulte [this message]
2011-05-12 14:16 ` Eric Schulte
2011-05-12 18:54   ` Ted Zlatanov
2011-05-12 23:13     ` Eric Schulte
2011-05-13 14:52       ` Ted Zlatanov

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=87fwolt9pw.fsf@gmail.com \
    --to=schulte.eric@gmail.com \
    --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).