Re: nnmairix doesn't find fancy-expired Mails

2008-01-12 Thread Sven Bretfeld
Hi David

David <[EMAIL PROTECTED]> writes:

> base=~/Mail
> mformat=mh
> database=~/.mairixdb
> mh=debian-expired/*...
> omit=zz_mairix-*
>
> Delete any existing .mairixdb and run mairix on the command line in
> verbose mode (-v) and without the -F or -Q option. It should give you a
> pretty detailed analysis of what messages are scanned and how many
> tokens were found. You can also dump the database afterwards with "-d"
> to stdout.

I have done this already. Here is the output.

$ rm ~/.mairixdb
$ mairix -v
Finding all currently existing messages...
Starting new database
0 newly dead messages, 0 messages now dead in total
No new messages found

The .mairixrc looked exactly like the one cited above.

The same with a more exact position of only one mailbox:

base=~/Mail
mformat=mh
database=~/.mairixdb
mh=debian-expired/2007/Nov
omit=zz_mairix-*

Mairix just seems not to recognize the Files in
~/Mail/debian-expired/2007/Nov to be emails.

I have tried swish-e as backend to index mails following the Howto
From http://www.emacswiki.org/cgi-bin/emacs-en/IndexMail. Swish itself
works without problems with all folders.

Thanks for your help.

Greetings

Sven


pgpodlF9VrNdV.pgp
Description: PGP signature
___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: nnmairix doesn't find fancy-expired Mails

2008-01-09 Thread David
Sven Bretfeld <[EMAIL PROTECTED]> writes:
>> Try it with
>>
>> mh=inbox-expired/*...
>
> I've tried it already. I even tried mh=*...
>
> Nothing works. But it takes a little longer for mairix to compile the
> database if I put mh=*... into the rc-file. So, I think mairix scans
> all the folders. But it seems that it simply doesn't recognize the
> files in the other folders to be mails.

I tried it today with a similar setup to the one you posted (i.e. fancy
nnml expiry into folders of the form Year/Month) and it works. Could you
try your setup with a minimal .mairixrc like

base=~/Mail
mformat=mh
database=~/.mairixdb
mh=debian-expired/*...
omit=zz_mairix-*

Delete any existing .mairixdb and run mairix on the command line in
verbose mode (-v) and without the -F or -Q option. It should give you a
pretty detailed analysis of what messages are scanned and how many
tokens were found. You can also dump the database afterwards with "-d"
to stdout.

-David



___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: nnmairix doesn't find fancy-expired Mails

2008-01-08 Thread Sven Bretfeld
Hi David

David <[EMAIL PROTECTED]> writes:

> Try it with
>
> mh=inbox-expired/*...

I've tried it already. I even tried mh=*...

Nothing works. But it takes a little longer for mairix to compile the
database if I put mh=*... into the rc-file. So, I think mairix scans
all the folders. But it seems that it simply doesn't recognize the
files in the other folders to be mails.

Greetings

Sven


pgphGClTjnTf6.pgp
Description: PGP signature
___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: nnmairix doesn't find fancy-expired Mails

2008-01-08 Thread David
Sven Bretfeld <[EMAIL PROTECTED]> writes:
> So, emails expire after 31 days and don't get deleted but are stored in
> folders called, for example, ~/Mail/inbox-expired/2007/Sep/.
[...]
> mh=inbox-expired/*

Try it with

mh=inbox-expired/*...

>From the mairixrc man-page:

"Any entry that ends `...' is recursively scanned to find any Maildir
folders underneath it."

Hope that helps,
-David



___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: nnmairix doesn't find fancy-expired Mails

2008-01-08 Thread Sven Bretfeld
Sven Bretfeld <[EMAIL PROTECTED]> writes:

> Hello to all
>
> base=~/Mail
> mformat=mh
> database=~/.mairixdb
> mh=archive/sent/*
> mh=debian-liste
> mh=inbox
> mh=debian-expired/*
> mh=inbox-expired/*
> omit=zz_mairix-*
>
> Seems ok to me. But a mairix-search results in only a few recent
> messages. I think these are the un-expired messages that match the
> search. 

It's definitely a mairix problem and has nothing to do with
nnmairix.el. When I update the database in verbose mode I can see that
only ~/Mail/inbox is updated. I just don't know why. I have already
deleted the mairix-database and created it anew. But with the same
result. 

It's the wrong mailgroup, now. But if anyone has a hint, I would be
glad.

Greetings

Sven


pgph3dkClgIEl.pgp
Description: PGP signature
___
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english