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/11/20 21:30:41 UTC

[Bug 5199] New: ok_languages seems not to work

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

           Summary: ok_languages seems not to work
           Product: Spamassassin
           Version: 3.1.7
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamassassin
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: jo@akweb.de


The language of the message is recognized but UNWANTED_LANGUAGE_BODY is not
triggered. 

To test only this rule I built a file /tmp/test.cf

--------------
# nur deutsche Mails (UNWANTED_LANGUAGE_BODY)
loadplugin Mail::SpamAssassin::Plugin::TextCat
ok_languages de
--------------

and invoked 

spamassassin --lint -D --siteconfigpath=/tmp

The output is attached.



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

[Bug 5199] ok_languages seems not to work

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





------- Additional Comments From jo@akweb.de  2006-11-20 12:31 -------
Created an attachment (id=3754)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3754&action=view)
output of lint




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

[Bug 5199] ok_languages seems not to work

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


felicity@apache.org changed:

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




------- Additional Comments From felicity@apache.org  2006-11-30 19:30 -------
Don't load plugins from a cf file.  The problem is that the rule doesn't get
defined because its "ifplugin" is false.



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

[Bug 5199] ok_languages seems not to work

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


jo@akweb.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED




------- Additional Comments From jo@akweb.de  2006-12-01 15:31 -------
works after activating the plugin in v310.pre - thanks a lot!



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