OSSP CVS Repository

ossp - Check-in [347]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 347
Date: 2001-Jan-20 14:53:45 (local)
2001-Jan-20 13:53:45 (UTC)
User:simons
Branch:
Comment: Updated the sample config files to the modified tag names.
Tickets:
Inspections:
Files:
ossp-pkg/petidomo/config/list-config      1.6 -> 1.7     1 inserted, 2 deleted
ossp-pkg/petidomo/config/petidomo.conf      1.6 -> 1.7     17 inserted, 17 deleted

ossp-pkg/petidomo/config/list-config 1.6 -> 1.7

--- list-config  2001/01/15 17:19:36     1.6
+++ list-config  2001/01/20 13:53:45     1.7
@@ -1,5 +1,5 @@
 #
-# $Header: /v/ossp/cvs/ossp-pkg/petidomo/config/list-config,v 1.6 2001/01/15 17:19:36 simons Exp $
+# $Header: /v/ossp/cvs/ossp-pkg/petidomo/config/list-config,v 1.7 2001/01/20 13:53:45 simons Exp $
 #
 
 #  TAG: ListType <open|closed|moderated|acknowledged|acknowledged-once>
@@ -119,7 +119,6 @@
 #       kept.
 #Archive                "log"
 
-
 #  TAG: IntroductionFile <string>
 #       This entry sets the path to the introduction file, which
 #       Petidomo will send to every new subscriber. If the path is not


ossp-pkg/petidomo/config/petidomo.conf 1.6 -> 1.7

--- petidomo.conf        2001/01/15 16:37:33     1.6
+++ petidomo.conf        2001/01/20 13:53:45     1.7
@@ -1,5 +1,5 @@
 #
-# $Header: /v/ossp/cvs/ossp-pkg/petidomo/config/petidomo.conf,v 1.6 2001/01/15 16:37:33 simons Exp $
+# $Header: /v/ossp/cvs/ossp-pkg/petidomo/config/petidomo.conf,v 1.7 2001/01/20 13:53:45 simons Exp $
 #
 
 #  TAG: Hostname <string>
@@ -40,11 +40,11 @@
 #       unset.
 #MTA    "/usr/sbin/sendmail"
 
-#  TAG: MTA_Options <string>
+#  TAG: MTAOptions <string>
 #       This entry sets the options which will be handed over to the MTA
 #       when it is called. The following example
 #
-#       MTA_Options "-odq -v -f%s"
+#       MTAOptions "-odq -v -f%s"
 #
 #       will yield a call "<mta> -odq -v -f<envelope>". The '%s' is
 #       replaced with the envelope the mail should be sent under. If you
@@ -56,46 +56,46 @@
 #       leave it alone.
 #
 #       The default, if the option is unset, is the string '-f%s'.
-#MTA_Options    "-i -f%s"
+#MTAOptions    "-i -f%s"
 
-#  TAG: List_Directory <string>
+#  TAG: ListDirectory <string>
 #       This entry sets the path to the directory, where Petidomo will
 #       expect the list config files to be. The whole thing works as
 #       follows: When Petidomo tries to open a config file for the
 #       mailing list "foo", it will look for
-#       "<list_directory>/foo/config" first, then for
-#       "<list_directory>/foo.config". If neither exists, it
+#       "<list-directory>/foo/config" first, then for
+#       "<list-directory>/foo.config". If neither exists, it
 #       terminates with an error.
 #
-#       The default List_Directory, assuming an installation prefix of
+#       The default ListDirectory, assuming an installation prefix of
 #       "/usr/local", is "/usr/local/var/petidomo/lists".
-#List_Directory /usr/local/var/petidomo/lists
+#ListDirectory  /usr/local/var/petidomo/lists
 
-#  TAG: Ack_Queue_Directory <string>
+#  TAG: AckQueueDirectory <string>
 #       This entry sets the path to the directory, where Petidomo will
 #       queue requests and postings that need an acknowledgement in
 #       order to be processed. The default directory, assuming an
 #       installation prefix of "/usr/local", is
 #       "/usr/local/var/petidomo/ack_queue".
-#Ack_Queue_Directory /usr/local/var/petidomo/ack_queue
+#AckQueueDirectory /usr/local/var/petidomo/ack_queue
 
-#  TAG: Help_File <string>
+#  TAG: HelpFile <string>
 #       This entry sets the path to the help file Petidomo sends back
 #       whenever it receives a HELP command or a mail containing no
 #       valid commands at all. The default value, assuming an
 #       installation prefix of "/usr/local", is
 #       "/usr/local/share/petidomo/help".
-#Help_File      /usr/local/share/petidomo/help
+#HelpFile      /usr/local/share/petidomo/help
 
-#  TAG: ACL_File <string>
+#  TAG: ACLFile <string>
 #       This entry sets the path to the master ACL file used by
 #       Petidomo. The default value, assuming an installation prefix
 #       of "/usr/local", is "/usr/local/etc/petidomo.acl".
-#ACL_File       /usr/local/etc/petidomo.acl
+#ACLFile       /usr/local/etc/petidomo.acl
 
-#  TAG: Index_File <string>
+#  TAG: IndexFile <string>
 #       This entry sets the path to the index file Petidomo sends back
 #       whenever it receives an INDEX command. The default value,
 #       assuming an installation prefix of "/usr/local", is
 #       "/usr/local/var/petidomo/index".
-#Index_File     /usr/local/var/petidomo/index
+#IndexFile     /usr/local/var/petidomo/index

CVSTrac 2.0.1