You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2009/07/25 23:24:22 UTC

[Bug 6166] New: __ANY_HTTP_URI hits multiple times

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6166

           Summary: __ANY_HTTP_URI hits multiple times
           Product: Spamassassin
           Version: 3.3.0
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Libraries
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: jm@jmason.org


seen in a mass-check log:

.  1 /local/cor/recent/ham/priv.wall.200811031400.mbox.1288276
DATE_IN_PAST_03_06,FREEMAIL_FROM,HTML_MESSAGE,RP_MATCHES_RCVD,T_CN_URL,T_FSL_HELO_NON_FQDN_2,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_HTTP_URI,__ANY_TEXT_ATTACH,__ANY_TEXT_ATTACH_DOC,__COMMENT_EXISTS,__CT,__CTYPE_HAS_BOUNDARY,__CTYPE_MULTIPART_ALT,__CTYPE_MULTIPART_ANY,__DOS_HAS_ANY_URI,__DOS_HAS_LIST_ID,__DOS_HAS_LIST_UNSUB,__DOS_HAS_MAILING_LIST,__DOS_RCVD_SUN,__DOS_RELAYED_EXT,__FROM_FREEMAIL,__FROM_GMAIL,__HAS_ANY_URI,__HAS_MSGID,__HAS_RCVD,__HAS_SUBJECT,__HTML_LINK_IMAGE,__JM_REACTOR_DATE,__LAST_EXTERNAL_RELAY_NO_AUTH,__LAST_UNTRUSTED_RELAY_NO_AUTH,__LOCAL_PP_NONP
 PURL,__LYRIS_EZLM_REMAILER,__MIME_HTML,__MIME_VERSION,__MISSING_REF,__MISSING_REPLY,__MISSING_THREAD,__ML1,__ML2,__ML4,__MSGID_GMAIL,__MSGID_OK_DIGITS,__MSGID_OK_HOST,__NAKED_TO,__NONEMPTY_BODY,__RATWARE_0_TZ_DATE,__RFC_IGNORANT_ENVFROM,__SANE_MSGID,__TAG_EXISTS_BODY,__TAG_EXISTS_HEAD,__TAG_EXISTS_HTML,__TOCC_EXISTS,__TVD_BODY,__TVD_MIME_ATT_TP,__UNUSABLE_MSGID,__VIA_ML,__freemail_safe,__freemail_safe_ml1,__freemail_safe_ml2
time=1225671109,scantime=2,format=m,reuse=yes,set=1

rules are supposed to be uniq'd -- if it hits, it's listed only once no matter
how many times the pattern appears.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6166] __ANY_HTTP_URI hits multiple times

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6166





--- Comment #1 from Karsten Bräckelmann <gu...@rudersport.de>  2009-07-26 06:40:14 PST ---
rulesrc/sandbox/maddoc/99_doc_test.cf:tflags    __ANY_HTTP_URI    multiple

That the cause?

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6166] __ANY_HTTP_URI hits multiple times

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6166


Justin Mason <jm...@jmason.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jm@jmason.org
         Resolution|                            |FIXED




--- Comment #2 from Justin Mason <jm...@jmason.org>  2009-09-03 14:23:47 PST ---
thanks guenther, that was it I think.


: 54...; svn commit -m "bug 6166: disable a test 'tflags multiple' rule for
mass-check release build, since it's causing a lot of noise in mass-check logs"
rulesrc/sandbox/maddoc/99_doc_test.cf
Sending        rulesrc/sandbox/maddoc/99_doc_test.cf
Transmitting file data .
Committed revision 811130 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=811130 ).

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.