You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2015/04/23 17:04:05 UTC

[Bug 7179] New: TxRep informational output in report

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7179

            Bug ID: 7179
           Summary: TxRep informational output in report
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Plugins
          Assignee: dev@spamassassin.apache.org
          Reporter: jquinn+SAbug@pccc.com

The description of most RBLs is something like "Listed in FOOBL [domain.com]".
Similar informational output for TxRep would be convenient for debugging.

When there's an issue where a message is given an incorrect reputation, it
would be nice to be able to see without retesting that SA is querying with
domain.com, IP range 123.456, etc.

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

[Bug 7179] TxRep informational output in report

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7179

Sidney Markowitz <si...@sidney.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sidney@sidney.com
   Target Milestone|Undefined                   |4.0.1

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

[Bug 7179] TxRep informational output in report

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7179

pille <pi...@struction.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pille+spamassassin+bugzilla
                   |                            |@struction.de

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

[Bug 7179] TxRep informational output in report

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7179

Karsten Bräckelmann <gu...@rudersport.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Karsten Bräckelmann <gu...@rudersport.de> ---
Introducing option txrep_report_details to add TxRep details to the rule's
description in the message report or summary.

Implemented as an option, disabled by default, because  (a) the details added
usually are much more lines than for RBL rules, and  (b) there are line
wrapping issues with more than 2 lines for a description.

Closing RESOLVED FIXED.

Sending        TxRep.pm
Transmitting file data .done
Committing transaction...
Committed revision 1909689.

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