Commit Graph

16 Commits

Author SHA1 Message Date
Peter Simons
360fe23d67 The sample config file should contain the -i parameter at the
MTAOptions, not the -v parameter, which does not make any sense here
at all and probably was a typo to begin with.
2001-02-12 18:08:00 +00:00
Peter Simons
e632aade82 Following my quest against underscores in file names, I renamed the
default acknowledgment queue directory from "ack_queue" to
"ack-queue".
2001-01-20 13:58:45 +00:00
Peter Simons
a00353949c Updated the sample config files to the modified tag names. 2001-01-20 13:53:45 +00:00
Peter Simons
73ed1ee547 In case no index file is installed, "make install" will create an
example file at the correct location so that the admininstrator
hopefully figures out that there is some work to be done.
2001-01-19 16:19:59 +00:00
Peter Simons
56addb6b2f - ListType is no longer a required parameter; it now defaults to "open". 2001-01-15 17:19:36 +00:00
Peter Simons
fd3bf06a8a List's "AllowPublicSubscripiton" does not exist anymore. Now we have
"SubscriptionType" with valid values "public", "admin" or
"acknowledged".
2001-01-15 16:55:45 +00:00
Peter Simons
6168ea3bec - Added Ack_Queue_Dir keyword.
- Changed default of List_Directory from LOCALSTATEDIR to
  LOCALSTATEDIR/lists.
2001-01-15 16:37:33 +00:00
Peter Simons
3ad4ad6931 Removed the whole concept of "alien subscription". It was stupid to
begin with and now that we'll have acknowledged subscriptions, it is
useless, too.
2001-01-15 16:35:06 +00:00
Peter Simons
8625cea8e4 Added config entry "AcknowledgementFile" to the mailing list's config file. 2001-01-11 14:17:53 +00:00
Peter Simons
81d982c82b Added example entries for the new keywords "List_Directory",
"Help_File", "ACL_File", and "Index_File".
2001-01-08 20:35:29 +00:00
Peter Simons
ff9c148fca Added example entries for the new keywords "IntroductionFile",
"DescriptionFile", "ACLFile", "HeaderFile", "SignatureFile", and
"AddressFile".
2001-01-08 20:34:39 +00:00
Peter Simons
c793980ae0 Removed the path of the file in the comment header, since it doesn't
fit anymore anyway.
2001-01-08 20:33:11 +00:00
Peter Simons
529649f343 Removed reference to firepower altogether; MTA is a required keyword. 2000-12-16 12:06:09 +00:00
Peter Simons
bcca21a2e6 Removed note about Firepore MTA. 2000-12-15 17:30:43 +00:00
Peter Simons
147e9c87fe Removed the global configuration options "DetachImmediately" and
"ShowStatistics". Consequently removed all code that deals with these
options, too.
2000-12-15 16:03:15 +00:00
Peter Simons
3d63ac4c49 Initial revision 2000-12-13 13:19:03 +00:00