From 17ceeeae6cb7c80c90eb786013167939897a3b8d Mon Sep 17 00:00:00 2001 From: arymaynart Date: Sat, 26 Jul 2025 11:41:06 -0300 Subject: [PATCH] Update postwhite.conf --- postwhite.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/postwhite.conf b/postwhite.conf index f87700e..6b18c82 100644 --- a/postwhite.conf +++ b/postwhite.conf @@ -20,6 +20,8 @@ include_yahoo="yes" # Do you also want to build a blacklist? enable_blacklist=no blacklist_hosts="" +# Enter a file with domains, one per line to build a blacklist based on it eg: /etc/bad_domains.list +blacklist_hosts_file="" # Do what to invalid IPv4 addresses and CIDRs? # Valid settings are 'remove' 'fix' or 'keep'