Re: Search program that can find an E-Mail with an exact Date: match

2021-12-01 Thread maitra
On Tue Nov30'21 04:00:08PM, Chris Green wrote: > From: Chris Green > Date: Tue, 30 Nov 2021 16:00:08 + > To: mutt-users@mutt.org > Subject: Re: Search program that can find an E-Mail with an exact Date: > match > > On Tue, Nov 30, 2021 at 10:24:10AM -0500, John H

Re: Search program that can find an E-Mail with an exact Date: match

2021-12-01 Thread Bastian
On 30Nov21 11:00+, Chris Green wrote: > Yes, it is rather an odd requirement and driven by history, a typical > "if I did that now I wouldn't do it that way"! :-) Thanks for revealing some background about it :) I find it always interesting, how things roll on other ends. Probably, I would ha

Re: Search program that can find an E-Mail with an exact Date: match

2021-11-30 Thread Chris Green
On Tue, Nov 30, 2021 at 10:24:10AM -0500, John Hawkinson wrote: > I find this discussion a bit…surprising? It seems like "mboxgrep" > (https://datatipp.se/mboxgrep/) > does this just fine. E.g. > > mboxgrep -rH -m maildir 'Date: Sun, 17 Mar 2019 21:24:26 -0700' dir > > recursively searches t

Re: Search program that can find an E-Mail with an exact Date: match

2021-11-30 Thread John Hawkinson
I find this discussion a bit…surprising? It seems like "mboxgrep" (https://datatipp.se/mboxgrep/) does this just fine. E.g. mboxgrep -rH -m maildir 'Date: Sun, 17 Mar 2019 21:24:26 -0700' dir recursively searches the headers of all mailboxes within 'dir' for the pattern specified. I don't kno

Re: Search program that can find an E-Mail with an exact Date: match

2021-11-30 Thread Bhaskar Chowdhury
Well, you might give it a shot a program called "Notmuch" or "Mu" ...both are mail indexer and search . Importantly , they have machanism to integrate with most of the editors. Thanks, Bhaskar Chris Green writes: I'm looking for a way to find (and display) an E-Mail when I know the exact

Re: Search program that can find an E-Mail with an exact Date: match

2021-11-30 Thread Chris Green
On Tue, Nov 30, 2021 at 11:20:10AM +0100, Bastian wrote: > On 29Nov21 17:36+, Chris Green wrote: > > On Mon, Nov 29, 2021 at 09:45:17AM -0500, Ofer Inbar wrote: > > But does it do it recursively down a hierarchy of folders? That's > > what I need. > > Afaik, no. Mutt search/limits work on the

Re: Search program that can find an E-Mail with an exact Date: match

2021-11-30 Thread Bastian
On 29Nov21 17:36+, Chris Green wrote: > On Mon, Nov 29, 2021 at 09:45:17AM -0500, Ofer Inbar wrote: > But does it do it recursively down a hierarchy of folders? That's > what I need. Afaik, no. Mutt search/limits work on the current opened mailbox. What you are trying to achieve is from my p

Re: Search program that can find an E-Mail with an exact Date: match

2021-11-29 Thread Chris Green
On Mon, Nov 29, 2021 at 09:45:17AM -0500, Ofer Inbar wrote: > On Mon, Nov 29, 2021 at 12:03:31PM +, > Chris Green wrote: > > From: Chris Green > > Sender: Mutt-users > > To: mutt-users@mutt.org > > Date: Mon, 29 Nov 2021 12:03:31 + > > Subject: Search program that can find an E-Mail with

Re: Search program that can find an E-Mail with an exact Date: match

2021-11-29 Thread Ofer Inbar
On Mon, Nov 29, 2021 at 12:03:31PM +, Chris Green wrote: > From: Chris Green > Sender: Mutt-users > To: mutt-users@mutt.org > Date: Mon, 29 Nov 2021 12:03:31 + > Subject: Search program that can find an E-Mail with an exact Date: match > I'm looking for a way to find (and display) an E-