nmh-workers
[Top] [All Lists]

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

2015-02-21 19:39:41
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



_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>