Re: For some reason `index.header` feature doesn't quite work for anything except `List-Id`

Subject: Re: For some reason `index.header` feature doesn't quite work for anything except `List-Id`

Date: Thu, 07 Jan 2021 10:07:42 -0400

To: Ciprian Craciun, notmuch@notmuchmail.org

Cc:

From: David Bremner


Ciprian Craciun <ciprian.craciun@gmail.com> writes:

> Hello all!
>
> I've tried to configure the following in my `notmuch.conf`:
> ~~~~
> [index]
> header.List=List-Id
> header.Authentication=Authentication-Results
> ~~~~

You (currently) need to use "notmuch config set" for these configuration items.


> Although most of my emails do have the `Authentication-Results` when I issue:
> ~~~~
> notmuch count Authentication:
> notmuch count Authentication:\"spf=pass\"
> ~~~~

If that doesn't work, I guess the first step to run your commands with NOTMUCH_DEBUG_QUERY=t
in the environment, and see what the Xapian queries look like.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: