[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nnmairix question
From: |
Francis Moreau |
Subject: |
Re: nnmairix question |
Date: |
Fri, 2 Oct 2009 04:48:14 -0700 (PDT) |
User-agent: |
G2/1.0 |
Hello,
On Oct 2, 1:36 pm, David Engster <d...@randomsample.de> wrote:
>
> Finding the original article is a bit tricky. nnmairix will first try to
> use the registry. This will only work if you're actually using the
> registry (highly recommended), and if the article in question was
> already "seen" by the registry (the registry will register every article
> that is displayed in a summary buffer).
I finally end up to use registry, so now it works.
But just in case, you're interested in debugging my original issue...
>
> Now, if the registry did not work, it will do another mairix search,
> which looks like this:
>
> mairix -Q -r m:MESSAGE-ID
>
> (the MESSAGE-ID must be specified without the angle brackets!).
here is the ouptut of mairix:
/home/fmoreau/Mail/expired/953
>
> This is a search in 'raw mode', i.e., it will only display the full path
> to the found message(s). nnmairix will try to find the message from this
> path, based on some simple heuristics. It would be interesting to know
> how the output of the above search commands looks with your
> configuration, and what kind of backend server you're using for your
> mail (nnml, nnimap, or nnmaildir).
>
nnml.
Thanks