https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6934
Paul.LKW <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Paul.LKW <[email protected]> --- Oh sorry for I do not describe clearly I using MySQL for userpref and the database is using utf-8 character set, as I try to disable your mentioned plugin Mail::SpamAssassin::Plugin::WhiteListSubject, I got; info: config: failed to parse line, skipping, in "(no file)": blacklist_subject VIAGRA and VIAGRA is the other one english blacklisted subject in the SQL database and so I think this could not be disabled. In my database I have the following entry; @GLOBAL required_score 6.0 1 @GLOBAL rewrite_header Subject ******SPAM****** 2 @GLOBAL score USER_IN_WHITELIST -10000 3 @GLOBAL score USER_IN_BLACKLIST 10000 4 @GLOBAL report_safe 0 5 @GLOBAL use_razor2 1 6 @GLOBAL use_PYZOR 1 7 @GLOBAL skip_rbl_checks 1 8 @GLOBAL use_bayes 1 9 @GLOBAL use_auto_whitelist 1 10 @GLOBAL ok_locales zh en ja ko ru th 11 @GLOBAL ok_languages zh en af sq am ar hy eu bs bg be ca hr cs da nl eo... 12 @GLOBAL blacklist_subject VIAGRA 13 @GLOBAL blacklist_subject 清純可愛的學生妹 14 @GLOBAL whitelist_from *@gmail.com 15 @GLOBAL whitelist_from *@hotmail.com 16 and finally what do you mean "false positive message" the email header or the debug LOG ? -- You are receiving this mail because: You are the assignee for the bug.
