ossp-pkg/petidomo/config/list-config 1.2 -> 1.3
--- list-config 2001/01/08 20:34:39 1.2
+++ list-config 2001/01/11 14:17:53 1.3
@@ -1,5 +1,5 @@
#
-# $Header: /v/ossp/cvs/ossp-pkg/petidomo/config/list-config,v 1.2 2001/01/08 20:34:39 simons Exp $
+# $Header: /v/ossp/cvs/ossp-pkg/petidomo/config/list-config,v 1.3 2001/01/11 14:17:53 simons Exp $
#
# TAG: ListType <open|closed|moderated>
@@ -181,11 +181,23 @@
# TAG: AddressFile <string>
# This entry sets the path to the address database file, which
-# uses to store the addresses of the list's subscribers. If the
-# path is not absolute -- not beginning with a '/' character,
-# that is --, it will be interpreted relative to the directory
-# where this config file has been found.
+# Petidomo uses to store the addresses of the list's
+# subscribers. If the path is not absolute -- not beginning with
+# a '/' character, that is --, it will be interpreted relative
+# to the directory where this config file has been found.
#
# If this option has not been set, the default value is
# "list".
#AddressFile list
+
+# TAG: AcknowledgementFile <string>
+# This entry sets the path to the acknowledgement database file,
+# which Petidomo uses to store the addresses of posters who have
+# verified their address by acknowledgement already. If the path
+# is not absolute -- not beginning with a '/' character, that is
+# --, it will be interpreted relative to the directory where
+# this config file has been found.
+#
+# If this option has not been set, the default value is
+# "list".
+#AcknowledgementFile ack
|
|