https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5979
Summary: X-Spam-Level contains wrong number of asterisks
Product: Spamassassin
Version: 3.2.5
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
For spam score like N.0 X-spam-level contains N-1 asterisk. Please see example
- score=9.0, but there are only 8 asterisks.
X-Spam-Level: ********
X-Spam-Status: Yes, score=9.0 required=5.0 tests=BAYES_99,HTML_IMAGE_ONLY_04,
HTML_MESSAGE,INVALID_DATE,RCVD_IN_PBL,RCVD_IN_SORBS_WEB,RDNS_NONE
autolearn=no version=3.2.5
This doesn't happen every time, the following example has everything correct.
Two letters are of the same day
X-Spam-Level: ******************
X-Spam-Status: Yes, score=18.0 required=5.0 tests=BAYES_99,
DATE_IN_FUTURE_96_XX,EXTRA_MPART_TYPE,HTML_IMAGE_ONLY_24,HTML_MESSAGE,
MPART_ALT_DIFF_COUNT,MSGID_OUTLOOK_INVALID,PART_CID_STOCK,PART_CID_STOCK_LESS,
RCVD_IN_PBL,RCVD_IN_XBL,STOCK_IMG_HDR_FROM,STOCK_IMG_HTML,
T_TVD_FW_GRAPHIC_ID1 autolearn=spam version=3.2.5
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.