spamhaus / spamassassin-dqs

Spamhaus code for the Spamassassin plugin. See https://docs.spamhaustech.com/40-real-world-usage/SpamAssassin/000-intro.html
Apache License 2.0
54 stars 15 forks source link

Fix improper action in SH_BODYURI_REVERSE rules #61

Closed dwhitemv25 closed 10 months ago

dwhitemv25 commented 11 months ago

SH_BODYURIREVERSE* rules should use uridnssub action, not urirhssub. Also fix wrong action in body rule in SH_BODYURI_REVERSE_XBL (was calling _DROP again instead!).