# the "official" SURBL listing... uri SPAMCOP_URI_RBL_SC eval:check_spamcop_uri_rbl('multi.surbl.org','127.0.0.0+2') describe SPAMCOP_URI_RBL_SC URI's domain appears in spamcop database at sc.surbl.org tflags SPAMCOP_URI_RBL_SC net score SPAMCOP_URI_RBL_SC 2 # This list is officially a "zero-FP" list uri SPAMCOP_URI_RBL_WS eval:check_spamcop_uri_rbl('multi.surbl.org','127.0.0.0+4') describe SPAMCOP_URI_RBL_WS URI's domain appears in SURBL database at ws.surbl.org tflags SPAMCOP_URI_RBL_WS net score SPAMCOP_URI_RBL_WS 2.5 # Other offical SURBL lists # Phishing data uri SPAMCOP_URI_RBL_PH eval:check_spamcop_uri_rbl('multi.surbl.org','127.0.0.0+8') describe SPAMCOP_URI_RBL_PH URI's domain appears in SURBL database at ph.surbl.org tflags SPAMCOP_URI_RBL_PH net score SPAMCOP_URI_RBL_PH 3 # Domains found in Outblaze's incoming spam uri SPAMCOP_URI_RBL_OB eval:check_spamcop_uri_rbl('multi.surbl.org','127.0.0.0+16') describe SPAMCOP_URI_RBL_OB URI's domain appears in SURBL database at ob.surbl.org tflags SPAMCOP_URI_RBL_OB net score SPAMCOP_URI_RBL_OB 1 # Data from AbuseButler uri SPAMCOP_URI_RBL_AB eval:check_spamcop_uri_rbl('multi.surbl.org','127.0.0.0+32') describe SPAMCOP_URI_RBL_AB URI's domain appears in SURBL database at ab.surbl.org tflags SPAMCOP_URI_RBL_AB net score SPAMCOP_URI_RBL_AB 2 # Data from Joe Weins + Prolocation uri SPAMCOP_URI_RBL_JP eval:check_spamcop_uri_rbl('multi.surbl.org','127.0.0.0+64') describe SPAMCOP_URI_RBL_JP URI's domain appears in SURBL database at jp.surbl.org tflags SPAMCOP_URI_RBL_JP net score SPAMCOP_URI_RBL_JP 2 # open redirect resolution off by default # spamcop_uri_resolve_open_redirects 1 open_redirect_list_spamcop_uri snurl.com *.snurl.com open_redirect_list_spamcop_uri snipurl.com *.snipurl.com open_redirect_list_spamcop_uri tinyclick.com *.tinyclick.com open_redirect_list_spamcop_uri babyurl.com *.babyurl.com open_redirect_list_spamcop_uri lin.kz *.lin.kz open_redirect_list_spamcop_uri *.v3.net open_redirect_list_spamcop_uri shorl.com *.shorl.com open_redirect_list_spamcop_uri tinyurl.com *.tinyurl.com open_redirect_list_spamcop_uri xurl.us # whitelist_spamcop_uri *.yahoo.com # blacklist_spamcop_uri *medz4cheap.com # Tweaks to minimize FP damage - offset SURBL hits when Bayes is low meta BAYES_VS_SURBL_01 ((SPAMCOP_URI_RBL_SC + SPAMCOP_URI_RBL_WS + SPAMCOP_URI_RBL_PH + SPAMCOP_URI_RBL_OB + SPAMCOP_URI_RBL_AB + SPAMCOP_URI_RBL_JP) == 2 ) && (BAYES_00 || BAYES_01 || BAYES_10) describe BAYES_VS_SURBL_01 Low Bayes score but 2 SURBL hits score BAYES_VS_SURBL_01 -2 meta BAYES_VS_SURBL_02 ((SPAMCOP_URI_RBL_SC + SPAMCOP_URI_RBL_WS + SPAMCOP_URI_RBL_PH + SPAMCOP_URI_RBL_OB + SPAMCOP_URI_RBL_AB + SPAMCOP_URI_RBL_JP) == 3 ) && (BAYES_00 || BAYES_01 || BAYES_10) describe BAYES_VS_SURBL_02 Low Bayes score but 3 SURBL hits score BAYES_VS_SURBL_02 -4.5