diff xml/sample.conf @ 5:793ac9cc114d stable-1-0

updates to use dcc conf files
author carl
date Wed, 21 Apr 2004 16:09:07 -0700
parents 15a7e942adec
children dbe18921f741
line wrap: on
line diff
--- a/xml/sample.conf	Wed Apr 21 12:52:29 2004 -0700
+++ b/xml/sample.conf	Wed Apr 21 16:09:07 2004 -0700
@@ -62,8 +62,8 @@
 #       entries from the dcc config are mapped as:
 #           ok -> WHITE
 #           many -> BLACK
+#           env_to               -> env_to xxx
 #           env_from -> env_from EMAP xxx
-#           env_to   -> env_to
 #           substitute mail_host -> env_from EMAP xxx
 #
 #
@@ -123,4 +123,14 @@
 # file names are single tokens, no embedded blanks
 #
 include dnsbl.conf      # this will generate a recursive include file syslog error message
-include_dcc  DEFAULT /var/dcc/whitecommon   # this includes the default dcc whitelist file
+
+
+##############################################
+# fetch the normal dcc whitelist file and put the entries into the DEFAULT
+# envelope-from-map.  The ok/many tags in the DCC file turn into
+# WHITE/BLACK entries when imported.  The env_to entries from the DCC
+# config turn into env_to entries here, and are therefore global to all
+# domains.  The env_from and substitute mail_host entries turn into
+# env_from entries in the named (DEFAULT in this case) envelope-from-map.
+#
+include_dcc  DEFAULT /var/dcc/whitecommon