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 2012/02/24 13:21:07 UTC

[Bug 6765] New: Add option to spamassasin script to report from which .cf file messages were generated from when running -D --lint

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6765

             Bug #: 6765
           Summary: Add option to spamassasin script to report from which
                    .cf file messages were generated from when running -D
                    --lint
           Product: Spamassassin
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: spamassassin
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: simon@klunky.co.uk
    Classification: Unclassified


Example problem.
An error exists in a .cf file. Spamassassin -D --lint reports a warn and the
possible problem.  e.g warn: missing body statement in ruleset.

* One cannot know which .cf file the error came from?  

Solution.
Add option to spamassassin to include the file where the error was found.
e.g. warn: missing body statement in ruleset, found in file myrules.cf
This could simply accessed by adding a -DD option to Spamassassin to increase
verbosity.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.