Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Hadron <hadronquark@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: imap on maildir
Date: Sat, 10 Feb 2007 13:47:25 +0100	[thread overview]
Message-ID: <87ps8ifaci.fsf@gmail.com> (raw)
In-Reply-To: <87tzxuilbe.fsf@ashbery.wjsullivan.net>

John Sullivan <usenet@wjsullivan.net> writes:

> Hadron <hadronquark@gmail.com> writes:
>
>> John Sullivan <usenet@wjsullivan.net> writes:
>>
>>> Hadron <hadronquark@gmail.com> writes:
>>>
>>>> Has anyone here successfully configured courier-imap with exim4 to sit
>>>> on top of an existing maildir directory in order to employ the nnimap
>>>> backend in gnus rather than the maildir one? I read that it should speed
>>>> up gnus startup.
>>>>
>>>> I have a ~/Mail directory which then contains about 15 sub Maildirs
>>>> which are fed from fetchmail and procmail from various mailing lists and
>>>> personal email subscriptions.
>>>
>>> Yes, if I understand you right, that's my mail setup. Except that I don't use
>>> fetchmail to get the mail -- I use offlineimap to sync the "real" imap server
>>> to the maildirs on my laptop. courier is running locally on the laptop, and I
>>> point nnimap at it.
>>
>> Could you post your elisp for me please? Do you need to register each
>> sub dir or do you only point courier to the top level dir and then emacs
>> to localhost imap? I see "INBOX", but not my individual maildirs.
>
> It doesn't take much elisp. I just added this entry to my
> gnus-secondary-select-methods:
>
> (nnimap "local"
>                 (nnimap-address "localhost")
>                 (nnimap-authinfo-file "~/.imap-authinfo")
>                 (nnimap-stream ssl))
>
> If you're not seeing your maildirs in gnus, maybe it's because you're not
> subscribed to them? You can list unsubscribed groups with "A A" in the Group
> buffer, or enter the server buffer with ^ and hit RET on your local IMAP server
> to see the groups list there. Subscribe to them with u.

Hi John,

I'm still only seeing

       *: nnimap+local:INBOX

which leads me to believe I might not have configured imap properly. Is
there a way to query the IMAP base maildir directory from emacs or
command line (linux ubuntu). I know imap ok is running because I see the
above I assume?

  reply	other threads:[~2007-02-10 12:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-02  2:11 Hadron
2007-02-04 10:30 ` John Sullivan
2007-02-05  8:02   ` Hadron
2007-02-10  6:22     ` John Sullivan
2007-02-10 12:47       ` Hadron [this message]
2007-02-12 20:54         ` John Sullivan
2007-02-12 22:02           ` Hadron
2007-02-13  1:01             ` John Sullivan

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=87ps8ifaci.fsf@gmail.com \
    --to=hadronquark@gmail.com \
    --cc=info-gnus-english@gnu.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).