Mailing List Archive

[Bug 8212] New: WLBLEval check_uri_host_listed('BLOCK')
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8212

Bug ID: 8212
Summary: WLBLEval check_uri_host_listed('BLOCK')
Product: Spamassassin
Version: 4.0.0
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Plugins
Assignee: dev@spamassassin.apache.org
Reporter: sixtriple626@gmail.com
Target Milestone: Undefined

Hi
How can use similar

local.cf
include file

blocklist_uri_host 4sync.com
blocklist_uri_host 623start.site
blocklist_uri_host 756-ads-info.xyz
blocklist_uri_host eventbox.com
blocklist_uri_host fullpower682.store
blocklist_uri_host grammarly.yesofts.com
blocklist_uri_host next-traf623.site
blocklist_uri_host notio-apps.cloud
blocklist_uri_host shaadidates.com
blocklist_uri_host storageplace.pro
blocklist_uri_host sun47281.space
blocklist_uri_host tatmacerasi.com
blocklist_uri_host tombeaux-saadiens.com
...
many more


eval:check_uri_host_listed('BLOCK')
only applies to header rules like
header BLOCKLIST eval:check_uri_host_listed('BLOCK')

It would be quite useful for uri rules like
uri BLOCKLIST eval:check_uri_host_listed('BLOCK')

But unfortunatly WLBLEval plugin only accepts on header.

On mail headers I already do that from sendmail rules so I do not need them
from SpamAssassin.
But uri rules on emails body href would be very useful for the SpamAssassim
sendmail milter.

Any idea welcome
Thanks
PMG

WLBLEval lacks documentation in
https://spamassassin.apache.org/full/4.0.x/doc/

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