dnsbl_filter¶
Name¶
dnsbl_filter — DNS Blacklist filtering
Description¶
dnsbl_filter is a module which will query a Domain Name System Realtime Blackhole/Blacklist/Block List to deny access to IP addresses attempting to connect to Gromox services.
Configuration directives¶
The config file location is /etc/gromox/gromox.cfg; service specific locations are /etc/gromox/http/gromox.cfg, /etc/gromox/imap/gromox.cfg and /etc/gromox/pop3/gromox.cfg.
- dnsbl_client
- This sets the zone suffix to use for queries. If no zone is set, no DNSBL checking takes place.Example: xbl.spamhaus.orgDefault: (unset)
See also¶
gromox(7)