----- Original Message ----- From: "Raymond Dijkxhoorn" raymond@prolocation.net
Hi!
They are, 100%, all other URIBL checks are just processed ok, ones that
i
have inside my local.cf are skipped.
Ok, update. I got it working putting ALL the tags that are related to URIBL inside the plugin fields. This was not needed with 3.0.0, but it seems mandatory with 3.0.1.
Its now inside my local.cf like this:
Still not working for me. I have: ===== ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
urirhssub URIBL_JP_SURBL multi.surbl.org. A 64 header URIBL_JP_SURBL eval:check_uridnsbl('URIBL_JP_SURBL') describe URIBL_JP_SURBL Contains a URL listed in the JP SURBL blocklist tflags URIBL_JP_SURBL net score URIBL_JP_SURBL 4.0
urirhsbl URIBL_MP block.rhs.mailpolice.com. A header URIBL_MP eval:check_uridnsbl('URIBL_MP') describe URIBL_MP Contains a URL listed in the MP SURBL blocklist tflags URIBL_MP net score URIBL_MP 2.0
urirhsbl URIBL_UC uc.sasknow.com. A header URIBL_UC eval:check_uridnsbl('URIBL_UC') describe URIBL_UC Contains a URL listed in the UC SURBL blocklist tflags URIBL_UC net score URIBL_UC 0.5
endif # Mail::SpamAssassin::Plugin::URIDNSBL =====
The only difference is that I have my scores included in my .cf file. Raymond, where do you locate your scores?
Bill