Ciprian Craciun <ciprian.crac...@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-le...@notmuchmail.org

Reply via email to