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 2006/09/06 05:33:33 UTC

[Bug 5085] New: Test Failures Spamassassin 3.1.5

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5085

           Summary: Test Failures Spamassassin 3.1.5
           Product: Spamassassin
           Version: 3.1.5
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamassassin
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: levkoy@optusnet.com.au


The dcc check is bringing up a rule error in the maillog in linux after 
upgrading to 3.1.5

The issue is located in the following file

20_net_tests.cf:meta 
DIGEST_MULTIPLE            RAZOR2_CHECK + DCC_CHECK + PYZOR_CHECK > 1

To fix the issue change

DIGEST_MULTIPLE            RAZOR2_CHECK + DCC_CHECK + PYZOR_CHECK > 1

to 

DIGEST_MULTIPLE            RAZOR2_CHECK + PYZOR_CHECK > 1

Alternatively, you can just deactivate dcc,razor2 and pyzor in local.cf



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

[Bug 5085] Test Failures Spamassassin 3.1.5

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5085


Bug 5085 depends on bug 4347, which changed state.

Bug 4347 Summary: provide info about missing/disabled meta dependencies
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4347

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED





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

[Bug 5085] Test Failures Spamassassin 3.1.5

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5085


felicity@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |4347
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Additional Comments From felicity@apache.org  2006-09-07 14:34 -------
You didn't provide any information about what is actually logged, but I assume
it's something like:

Aug 29 12:14:51 eclectic spamd[27343]: rules: meta test DIGEST_MULTIPLE has
undefined dependency 'PYZOR_CHECK' 


The message is informational and not an error.  It simply means that you don't
have the plugin for that rule loaded.  You can bump your syslog priority up if
you don't want to see it for now, or otherwise you can just ignore it.

In addition/FYI, in bug 4347 (where this came from) there's some discussion
about whether that line should be info, debug, or only in --lint output.  I'm
marking this ticket a duplicate of that one and will add in a comment about this
syslog thing.

*** This bug has been marked as a duplicate of 4347 ***



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

[Bug 5085] Test Failures Spamassassin 3.1.5

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5085


Bug 5085 depends on bug 4347, which changed state.

Bug 4347 Summary: provide info about missing/disabled meta dependencies
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4347

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED





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

[Bug 5085] Test Failures Spamassassin 3.1.5

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5085


Bug 5085 depends on bug 4347, which changed state.

Bug 4347 Summary: provide info about missing/disabled meta dependencies
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4347

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |





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