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 2007/01/05 14:12:24 UTC

[Bug 4936] Translations for pl contain illegal characters

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


jm@jmason.org changed:

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




------- Additional Comments From jm@jmason.org  2007-01-05 05:12 -------
they are not used unencoded:

: jm 337...; LC_ALL=pl_PL ./spamassassin --cf="report_safe 0" -L -t <
sample-spam.txt > out.txt
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = "pl_PL",
        LANG = "C"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

: exit=0 Fri Jan  5 13:11:28 GMT 2007; cd /home/jm/ftp/spamassassin
: jm 340...; head -11 out.txt
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.2.0-r492202 (2007-01-03) on
        radish.jmason.org
X-Spam-Level: **************************************************
X-Spam-Status: Yes, score=1000.3 required=5.0 tests=AWL,GTUBE,NO_RECEIVED,
        NO_RELAYS autolearn=no version=3.2.0-r492202
X-Spam-Report: =?ISO-8859-1?Q?
        * -0.0 NO_RELAYS Informational: message was not relayed via SMTP
        * 1000 GTUBE BODY: Og=f3lny test na Niepo=bf=b1dane Przesy=b3ki Email
        * -0.0 NO_RECEIVED Informational: message has no Received headers
        *  0.3 AWL AWL: From: address is in the auto white-list?=


Note the '=?ISO-8859-1?Q?' and '=f3' encoding.



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