http://bugzilla.spamassassin.org/show_bug.cgi?id=2307
------- Additional Comments From [EMAIL PROTECTED] 2004-12-08 03:28 ------- Created an attachment (id=2554) --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2554&action=view) implements triplets_lang.txt functionality This patch implements the functionality described in comment #3. Each triplet is checked against the triplets file for each of the user's ok_languages (if a triplets file for that language exists). If none of the user's ok_languages have a triplets file, the check isn't done. The triplets files are only loaded once, just like the original code. To test/use this patch copy the existing 'triplets.txt' file to 'triplets_en.txt' and also to 'triplets_all.txt'. 'triplets.txt' is no longer needed. Once other triplets language files are created the 'triplets_all.txt' file should be a uniqued list of the contents of all triplets files. Pretty simple patch, about a third of it is indentation changes. I've got a CLA on file somewhere. :) Daryl ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
