As Matt Kettler replied to me when I asked about it on the 12th:
----8<---
In SA 3.0.x you can.. From the man Mail::SpamAssassin::Conf manpage:
_SCORE(PAD)_ message score, if PAD is included and is either spaces
or
zeroes, then pad scores with that many spaces or zeroes
(default, none) ie: _SCORE(0)_ makes 2.4 become 02.4,
_SCORE(00)_ is 002.4. 12.3 would be 12.3 and 012.3
respectively.
----8<---
{^_^} (Thanks, Matt.)
----- Original Message -----
From: "Frank Laughlin" <[EMAIL PROTECTED]>
> Where can I find documentation on the use of the _SCORE(n)_ tag?
>
> On Dec 9, 2004, at 12:15 AM, Frank Laughlin wrote:
>
> > I apologize in advance seeing the rather detailed nature of this list,
> > but I've been searching for a way to pad out the numerical places
> > listed by SA in the _HITS_ tag. If I could for a leading zero in front
> > of results less than 10, I could sort mail by subject and quickly scan
> > for mail that is more possibly erroneously tagged, ie: 04.2 vs 4.2, so
> > the 04.2 will be at the top of the list, and not mixed in with the
> > 40's.
> >
> > Thanks for any help, or pointing me to a possible source of info.
> >
> > - Frank Laughlin