You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by jdow <jd...@earthlink.net> on 2007/10/12 00:35:56 UTC

SARE rule defects - and two others - one a 3.1.4 system rule (at the least)

(I am tired of seeing these in the logs. They are MOSTLY SARE rules. They
don't affect scores. But they do rather fill up the maillog files.)

Under SA 3.2.3

SARE_HEAD_SUBJ_RAND in 70_sare_header.cf
    depends on SARE_XMAIL_SUSP2 in 70_sare_header4.cf
        (which is not listed on the rules page.)

SARE_HEAD_SUBJ_RAND in 70_sare_header.cf
    depends on X_AUTH_WARN_FAKED no longer defined anywhere

SARE_HEAD_XORIP_NOTIP in 70_sare_header_x30.cf
    depends on X_ORIG_IPNOT_IPV4 which is not defined anywhere 

SARE_RD_SAFE in 72_sare_redirect_post3.0.0.cf
    depends on SARE_RD_SAFE_MKSHRT which is commented out.

SARE_RD_SAFE in 72_sare_redirect_post3.0.0.cf
    depends on SARE_RD_SAFE_GT which is commented out.

SARE_RD_SAFE in 72_sare_redirect_post3.0.0.cf
    depends on SARE_RD_SAFE_TINY which is commented out.

(SARE_RD_SAFE is just plain broken.)

version 3.1.4
SARE_SPEC_PROLEO_M2a in 70_sare_specific.cf
    depends on MIME_QP_LONG_LINE which has a zero score but is defined.

SARE_HEAD_SUBJ_RAND in 70_sare_header.cf
    depends on SARE_XMAIL_SUSP2 in 70_sare_header4.cf
        (which is not listed on the rules page.)

SARE_HEAD_SUBJ_RAND in 70_sare_header.cf
    depends on X_AUTH_WARN_FAKED no longer defined anywhere

SARE_HEAD_8BIT_NOSPM in 70_sare_header.cf
    depends on __SARE_HEAD_8BIT_DATE which is undefined

SARE_HEAD_8BIT_NOSPM in 70_sare_header.cf
    depends on __SARE_HEAD_8BIT_RECV  which is undefined

SARE_MULT_RATW_03 in 70_sare_header.cf - twice
    depends on __SARE_MULT_RATW_03E which is undefined

SARE_RD_SAFE in 72_sare_redirect_post3.0.0.cf
    depends on SARE_RD_SAFE_MKSHRT which is commented out.

SARE_RD_SAFE in 72_sare_redirect_post3.0.0.cf
    depends on SARE_RD_SAFE_GT which is commented out.

SARE_RD_SAFE in 72_sare_redirect_post3.0.0.cf
    depends on SARE_RD_SAFE_TINY which is commented out.

(SARE_RD_SAFE is just plain broken.)

SARE_MSGID_LONG40 in 70_sare_header.cf
    depends on __SARE_MSGID_LONG50 which is not defined.

SARE_MSGID_LONG40 in 70_sare_header.cf
    depends on __SARE_MSGID_LONG55 which is not defined.

SARE_MSGID_LONG40 in 70_sare_header.cf
    depends on __SARE_MSGID_LONG60 which is not defined.

SARE_MSGID_LONG40 in 70_sare_header.cf
    depends on __SARE_MSGID_LONG65 which is not defined.

SARE_MSGID_LONG40 in 70_sare_header.cf
    depends on __SARE_MSGID_LONG75 which is not defined.

Non SARE rule that is available at SARE which is broken

VIRUS_WARNING_DOOM_BNC in bogus-virus-warnings.cf
    depends on VIRUS_WARNING_MYDOOM4 which is not defined

For that matter this default rule has a problem. I don't run DCC.

DIGEST_MULTIPLE in 20_net_tests.cf
    depends on DCC_CHECK which is in 25_dcc.cf
    For this I'd suggest an "else" to allow defining score DCC_CHECK 0.

{^_^}