Gnus development mailing list
 help / color / mirror / Atom feed
From: Erik Colson <eco@ecocode.net>
To: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: [PATCH 2/2] nnir.el: New `notmuch' backend.
Date: Wed, 06 Apr 2011 08:08:24 +0200	[thread overview]
Message-ID: <m2wrj7ykrr.fsf@ecocode.net> (raw)
In-Reply-To: <874o6c7on7.fsf@lifelogs.com> (Ted Zlatanov's message of "Tue, 05 Apr 2011 09:34:36 -0500")

Hi all,

After using gnus with offlineimap to have all mails also local and then
running notmuch with the data, I figured some oddities in
offlineimap. So I moved to nnimap from gnus and have no local mail
storage anymore. This works pretty nice. The only drawback is that some
mailboxes are stored with _huge_ mails and it is a pain in the a** to
wait while retrieving the mails from the IMAP server. I solved this by
putting those mail in the agent with '*'. Care has to be taken while
moving such mails to another mailbox as you need to remove such mails
from the agent before moving. But that's ok to me (although a var
setting to automate this would be welcome and probably not to hard to
hack).

One remaining issue is searching the mailboxes through the IMAP
server. It works, but it is slow due to the slowness of the IMAP
server. So my wish would be to have a _local_ index of the distant mail
on the IMAP server, without having a local cache of all the mails.

Probably it would be preferable to have a separate process running a
IMAP client which would read all new mails and index them locally. If
anyone knows of such a software, please tell me!

Best
-- 
erik



  reply	other threads:[~2011-04-06  6:08 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-03 14:48 [PATCH 1/2] nnir.el (nnir-read-server-parm): Use default value Kan-Ru Chen
2011-04-03 14:48 ` [PATCH 2/2] nnir.el: New `notmuch' backend Kan-Ru Chen
2011-04-03 17:43   ` Lars Magne Ingebrigtsen
2011-04-04  1:04     ` Kan-Ru Chen
2011-04-04 13:43     ` Ted Zlatanov
2011-04-05  1:02       ` Kan-Ru Chen
2011-04-05 14:34         ` Ted Zlatanov
2011-04-06  6:08           ` Erik Colson [this message]
2011-04-06 13:22             ` Ted Zlatanov
2011-04-06  8:12           ` Kan-Ru Chen
2011-04-06  9:30       ` Julien Danjou
2011-07-04 16:09     ` Kan-Ru Chen
2011-07-05 20:22       ` Lars Magne Ingebrigtsen
2013-01-09 16:40         ` Gour
2013-08-01 22:14           ` Lars Magne Ingebrigtsen
2013-08-02  1:28             ` Kan-Ru Chen (陳侃如)

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=m2wrj7ykrr.fsf@ecocode.net \
    --to=eco@ecocode.net \
    --cc=ding@gnus.org \
    --cc=tzz@lifelogs.com \
    /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).