https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8134
Bill Cole <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |[email protected] Status|NEW |RESOLVED --- Comment #3 from Bill Cole <[email protected]> --- (In reply to Raymond Dijkxhoorn from comment #2) > Hi! > > Can these two sets pushed into the rules? > > We suggested the add over two years ago now. And they were added last year,but the ticket was never updated: # egrep -C3 -n "(CT|DM)_SURBL" 25_uribl.cf 215- 216-# New datasets Bug #8134 217-# DM - Disposable mail domains 218:urirhssub URIBL_DM_SURBL multi.surbl.org. A 4 219:body URIBL_DM_SURBL eval:check_uridnsbl('URIBL_DM_SURBL') 220:describe URIBL_DM_SURBL Contains an URL listed in the DM SURBL blocklist 221:tflags URIBL_DM_SURBL net notrim 222:reuse URIBL_DM_SURBL 223- 224-#CT - Click tracker domains 225-# This list contains domains used for tracking clicks in emails. 226-# We only list domains used by senders that send emails to mailboxes 227-# without confirmed opt-in (e.g. emails also sent to spamtraps). 228- 229:urirhssub URIBL_CT_SURBL multi.surbl.org. A 32 230:body URIBL_CT_SURBL eval:check_uridnsbl('URIBL_CT_SURBL') 231:describe URIBL_CT_SURBL Contains an URL listed in the CT SURBL blocklist 232:tflags URIBL_CT_SURBL net notrim 233:reuse URIBL_CT_SURBL 234- https://svn.apache.org/viewvc/spamassassin/trunk/rules/25_uribl.cf?r1=1919555&r2=1919556& -- You are receiving this mail because: You are the assignee for the bug.
