You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by he...@apache.org on 2021/04/15 11:10:55 UTC

svn commit: r1888787 - /spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm

Author: hege
Date: Thu Apr 15 11:10:55 2021
New Revision: 1888787

URL: http://svn.apache.org/viewvc?rev=1888787&view=rev
Log:
Oops, normalize_charset was not supposed to change yet :-)

Modified:
    spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm

Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm
URL: http://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm?rev=1888787&r1=1888786&r2=1888787&view=diff
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm (original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm Thu Apr 15 11:10:55 2021
@@ -1250,7 +1250,7 @@ Select the locales to allow from the lis
     type => $CONF_TYPE_STRING,
   });
 
-=item normalize_charset ( 0 | 1 )        (default: 1)
+=item normalize_charset ( 0 | 1 )        (default: 0)
 
 Whether to decode non- UTF-8 and non-ASCII textual parts and recode them
 to UTF-8 before the text is given over to rules processing. The character