On Sun, 23 Oct 2011 16:53:29 +0200, Gregor Zattler <[email protected]> wrote: > Hi notmuch users, notmuch developers,
Howdy,
> is it possible to limit searches to date received ranges
> instead of date (sent) ranges?
If your mail is delivered by procmail, I know you can insert
arbitrary headers as part of the mail-processing stage,
generally using formail. Such a recipe could look something
like this:
NOW=$(date)
:0 fhw
| /usr/bin/formail -a "X-Date-Received: " $NOW
Hope that works out for you.
Ivy
pgpaoxs9Vodyz.pgp
Description: PGP signature
_______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
