Re: Trying to troubleshoot header index…

2020-07-26 Thread Sandra Snan
That is fantastic!♥

Yeah, I had written "headers" for both Blahonga and Xspam.
To get the fixed version to work, I had to remove them from
~/.notmuch-config (not just edit them) and then re-add them via the CLI
instead of by editing the file.

But now works like a charm!

David Bremner  writes:

> Sandra Snan  writes:
>
>> Hi, I'm not sure what's tripping me up here.
>>
>> ellen% notmuch --version
>> notmuch 0.29.3
>> ellen% notmuch config set index.headers.Blahonga MIME-Version
>> ellen% notmuch config list|grep Blahonga
>> index.headers.Blahonga=MIME-Version
>
> That looks like a typo. it should be index.header.Blahonga. Unfortunately
> notmuch config is bad at catching typos.
>
>>
>> Sandra
>> PS I've loved notmuch since 2009. Best app of all time♥
>
> Thanks for your kind words.
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org


Re: Trying to troubleshoot header index…

2020-07-25 Thread David Bremner
Sandra Snan  writes:

> Hi, I'm not sure what's tripping me up here.
>
> ellen% notmuch --version
> notmuch 0.29.3
> ellen% notmuch config set index.headers.Blahonga MIME-Version
> ellen% notmuch config list|grep Blahonga
> index.headers.Blahonga=MIME-Version

That looks like a typo. it should be index.header.Blahonga. Unfortunately
notmuch config is bad at catching typos.

>
> Sandra
> PS I've loved notmuch since 2009. Best app of all time♥

Thanks for your kind words.
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org


Trying to troubleshoot header index…

2020-07-25 Thread Sandra Snan
Hi, I'm not sure what's tripping me up here.

ellen% notmuch --version
notmuch 0.29.3
ellen% notmuch config set index.headers.Blahonga MIME-Version
ellen% notmuch config list|grep Blahonga
index.headers.Blahonga=MIME-Version
ellen% notmuch reindex date:-7_days..
ellen% notmuch count 'Blahonga:"1.0"'
0
ellen% notmuch search --limit=1  --output=files date:today |xargs grep 
^MIME-Version:
MIME-Version: 1.0


The "MIME-Version" is just an example, what I really want to search is
"X-Spam" (which not all emails in the database have, but the ones I do,
I want to find especially if their value is "Yes").

Sandra
PS I've loved notmuch since 2009. Best app of all time♥
___
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org