; Sample "List of lists" for Mercury/32.
; Copyright (c) 1993-98 David Harris, all rights reserved.
; The "List of lists" contains definitions for every mailing list
; serviced by the running copy of Mercury.
; Each list definition begins with the short name of the list which
; must be on a line of its own flush against the left margin:
; subsequent lines, which define fields in the list definition, must
; be indented using at least one space.
; The following keywords can be used when defining a list (M/O indicates
; whether the field is MANDATORY or OPTIONAL).
; Keyword M/O Description
; ------------------------------------------------------------------
; FILE M The filename which contains the list members
; TITLE O Descriptive text added to the list address
; MODERATOR O List maintainer/owner's address (may be used multiply)
; MODERATED O If Y, only list moderators may post to the list
; PUBLIC O If N, only list moderators may add members to the list
; (using the Maiser "add" and "remove" commands).
; WELCOME O Name of a text file to mail to new subscribers
; FAREWELL O Name of a text file to mail when a member unsubscribes
; ENUMERATE O If N, Maiser will not supply the list membership
; REPLY_TO_LIST O If Y, messages with no REPLY-TO field will have one
; added which points to the list itself.
; RESTRICTED O If Y, only members may post to the list
; FANOUT O Number of jobs to create when exploding the list
; ANONYMOUS O If Y, originator information will be suppressed on
; mail sent to the list; if T (totally anonymous),
; then the Mercury log entry will also be suppressed.
; ERRORS_TO O Optional address to specify in the message envelope
; (kosher RFC821/1123-compliant mail systems will send
; errors associated with the message to this address).
; LIMIT O Maximum number of subscribers for this list.
; ARCHIVE O Name of a file into which to archive messages sent to
; the list. You can use the following special sequences
; ~M Month (1 or 2 digits)