nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Selecting messages with a range of Spam scores


From: Andy Bradford
Subject: Re: [Nmh-workers] Selecting messages with a range of Spam scores
Date: 21 Feb 2015 18:39:22 -0700

Thus said Ken Hornstein on Sat, 21 Feb 2015 13:55:40 -0500:

> % scan -format '%(profile path)/%{folder}/%(msg)'

Yes, that works and if I want the full path:

scan -width 9999 -format '%<{X-Spam-Status}%(getenv HOME)/%(profile 
path)/%{folder}/%(msg)\t%{X-Spam-Status}\n%>'

Clearly, I'm using a conditional format to output information. Will this
be less performant than pick in locating messages that match the header?

My minimal  profiling seems  to indicate  that it  isn't much  worse (at
least files that the OS has cached).

Andy
-- 
TAI64 timestamp: 4000000054e9336d





reply via email to

[Prev in Thread] Current Thread [Next in Thread]