http://bugzilla.spamassassin.org/show_bug.cgi?id=3238





------- Additional Comments From [EMAIL PROTECTED]  2004-09-03 11:44 -------
Subject: Re:  Score below 10 is not zero-padded causes bad sorting

> I still like my suggestion of something like _PADSCORE( )_ or
> _PADSCORE(0)_, BTW.

How about something like:
_PADSCORE( )_: " 1.00", "12.00", "123.00"
_PADSCORE(  )_: "  1.00", " 12.00", "123.00"
_PADSCORE(0)_: "01.00", "12.00", "123.00"
_PADSCORE(00)_: "001.00", "012.00", "123.00"




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to