diff src/dnsbl.cpp @ 4:15a7e942adec

updates to use dcc conf files
author carl
date Wed, 21 Apr 2004 12:52:29 -0700
parents 7e1eb343a825
children 793ac9cc114d
line wrap: on
line diff
--- a/src/dnsbl.cpp	Wed Apr 21 12:52:29 2004 -0700
+++ b/src/dnsbl.cpp	Wed Apr 21 12:52:29 2004 -0700
@@ -9,14 +9,8 @@
 
 -p port  The port through which the MTA will connect to this milter.
 -t sec   The timeout value.
-
-TODO:
-
-1) Add "include-dcc NAME fn" to read a dcc whiteclnt file looking
-for many substitute mail-host domain, and add the equivalent "env_from
-domain black" into the NAME mapping. That allows clients to use just the
-DCC for white/blacklisting, but the backup mx machines can use dnsbl
-and get the same effect.
+-c       Check the config, and print a copy to stderr. Don't start the
+         milter or do anything with the socket.
 
 */