Dan wrote: >> SA does support ordinary DNS based blacklists using A record or TXT >> record queries. > > Is there a text file way to do it, like?: > > header TEST1 CIDR /151.44.165.138\/24/
No. You can set up your own rbldnsd, but that's about as close as you get. Most of us who have an explicit IP or IP range we want to block either use our firewalls, or our MTA access controls to deny the message before it ever gets delivered. This saves us considerable bandwidth and processing time.