Rename rbl to iplist since it can be whitelisting.
[apps/pfixtools.git] / example / postlicyd.conf
index afd13d5..c7af940 100644 (file)
@@ -52,7 +52,7 @@
 #
 # Filter:
 #   Current defined filter types are:
-#     - rbl: match the client_address against one or more blacklist files from a rbl
+#     - iplist: match the client_address against one or more blacklist files from a rbl
 #        Parameters:
 #           - file: (non)?lock:weight:filename
 #             declare a file to load. If lock is given, the blacklist is locked into the
@@ -116,7 +116,7 @@ greylist {
 }
 
 spamhaus_and_abuseat {
-  type   = rbl;
+  type   = iplist;
 
   # configuration
   file   = lock:10:/var/spool/postlicyd/rbl.spamhaus.org;