https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5757
--- Comment #2 from Cedric Knight <[email protected]> 2009-07-29 16:07:11 PST --- +1 for removing references to FS_NEW_SOFT_UPLOAD : simple-minded diff attached Just noticed this duplication myself in 3.2.3 - the combined score would be enough to put above 5.0 although I haven't seen any hits: score FS_NEW_SOFT_UPLOAD 1.177 1.154 3.476 1.790 # n=2 score HS_SUBJ_NEW_SOFTWARE 1.118 0.253 2.395 3.599 # n=2 Shows up in debug as dbg: rules: FS_NEW_SOFT_UPLOAD merged duplicates: HS_SUBJ_NEW_SOFTWARE I've checked for other duplicated rules in trunk and not found anything similar (that is, scoring significantly): Possible duplicate between DKIM_VALID and DKIM_VERIFIED: eval:check_dkim_valid() Possible duplicate between __ANY_TEXT_ATTACH and __ANY_TEXT_ATTACH_DOC: content-type=~/text\/\w+/i Possible duplicate between __CTYPE_MULTIPART_MIXED and __CTYPE_MULTIPART_MXD: content-type=~/multipart\/mixed/i Possible duplicate between __HAS_SQUIRRELMAIL_IN_MAILER and __DOS_MAILER_SM: x-mailer=~/squirrelmail/ Possible duplicate between __RATWARE_0_TZ_DATE and __JM_REACTOR_DATE: date=~/\+0000$/ Possible duplicate between __HAS_REPLY_TO and __REPLYTO_EXISTS: exists:reply-to Possible duplicate between __CT_TEXT_PLAIN and __TVD_MIME_ATT_TP: content-type=~/^text\/plain/i Possible duplicate between X_IP and __X_IP: exists:x-ip Possible duplicate between DKIM_VERIFIED and DKIM_VALID: eval:check_dkim_valid() Possible duplicate between __ML2 and __DOS_HAS_LIST_ID: exists:list-id Possible duplicate between __ML4 and __DOS_HAS_MAILING_LIST: exists:mailing-list Possible duplicate between __DOS_BODY_STOCK and __FB_S_STOCK: /stock/i Possible duplicate between __HAS_MSMAIL_PRI and __FH_HAS_XMSMAIL: exists:x-msmail-priority Possible duplicate between __DOS_HAS_ANY_URI and __HAS_ANY_URI: /./ Possible duplicate between __MO_OL_25340 and __MO_OL_4EEDB: x-mimeole=~/produced\by\microsoft\mimeole\v5\.50\.4963\.1700/ Possible duplicate between __MO_OL_22B61 and __MO_OL_4F240: x-mimeole=~/produced\by\microsoft\mimeole\v6\.00\.2800\.1158/ Possible duplicate between __MO_OL_015D5 and __MO_OL_6554A: x-mimeole=~/produced\by\microsoft\mimeole\v6\.00\.2900\.2905/ Possible duplicate between __MO_OL_4EEDB and __MO_OL_7533E: x-mimeole=~/produced\by\microsoft\mimeole\v5\.50\.4963\.1700/ Possible duplicate between __MO_OL_07794 and __MO_OL_8627E: x-mimeole=~/produced\by\microsoft\mimeole\v6\.00\.2800\.1437/ Possible duplicate between __MO_OL_72641 and __MO_OL_A842E: x-mimeole=~/produced\by\microsoft\mimeole\v6\.00\.2800\.1441/ Possible duplicate between __MO_OL_4F240 and __MO_OL_ADFF7: x-mimeole=~/produced\by\microsoft\mimeole\v6\.00\.2800\.1158/ Possible duplicate between __MO_OL_91287 and __MO_OL_B30D1: x-mimeole=~/produced\by\microsoft\mimeole\v5\.50\.4807\.2300/ Possible duplicate between __MO_OL_58CB5 and __MO_OL_B4B40: x-mimeole=~/produced\by\microsoft\mimeole\v5\.50\.4133\.2400/ Possible duplicate between __MO_OL_812FF and __MO_OL_BC7E6: x-mimeole=~/produced\by\microsoft\mimeole\v5\.50\.4927\.1200/ Possible duplicate between __MO_OL_9B90B and __MO_OL_C65FA: x-mimeole=~/produced\by\microsoft\mimeole\v5\.50\.4807\.1700/ Possible duplicate between __MO_OL_B30D1 and __MO_OL_CF0C0: x-mimeole=~/produced\by\microsoft\mimeole\v5\.50\.4807\.2300/ Possible duplicate between __MO_OL_8627E and __MO_OL_F3B05: x-mimeole=~/produced\by\microsoft\mimeole\v6\.00\.2800\.1437/ Possible duplicate between __MO_OL_4BF4C and __MO_OL_F6D01: x-mimeole=~/produced\by\microsoft\mimeole\v5\.50\.4522\.1200/ Possible duplicate between __MO_OL_F475E and __MO_OL_FF5C8: x-mimeole=~/produced\by\microsoft\mimeole\v6\.00\.2741\.2600/ Possible duplicate between FH_MSGID_01C67 and __MSGID_VGA: message-id=~/^<000001c[67]/ Possible duplicate between __SEEK_FRAUD_IWS4ZW and __SEEK_FRAUD_PKE9V1: /ihaveanewemailaddress\!youcannowemailmeat:/ Possible duplicate between __SEEK_FRAUD_VAH6R4 and __SEEK_FRAUD_ZMTQZC: /forus:1\.845\.709\.8044outsideus:\+1\.845\.709\.8 044/ Possible duplicate between __USER_AGENT_MUTT and __UA_MUTT: user-agent=~/^mutt/ -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
