https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7528

Giovanni Bechis <giova...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giova...@paclan.it

--- Comment #1 from Giovanni Bechis <giova...@paclan.it> ---
This is not exactly what you are looking for but, after r1829033, this meta
rule should do the trick:
---------------------------------------------------------------------------
ifplugin Mail::SpamAssassin::Plugin::URILocalBL
uri_block_cont __URI_ANY af as eu na oc sa
describe __URI_ANY Block uri located anywhere
uri_block_cc __URI_IT it
describe __URI_IT Block uri located in Italy
meta URI_BLOCK (__URI_ANY && !__URI_IT)
describe URI_BLOCK Block any uris but not those located in Italy
score URI_BLOCK 0.01
endif
---------------------------------------------------------------------------

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to