
   TEMPLATE FILES
   ==============

   This is a listing of the available template files that can be edited
   to your own taste.  Those files marked with an asterisk (*) are
   required for proper operation.

   General response template files.

 * BLOCKED.MSG   : General blocked message template file.
 * NOACCESS.MSG  : No access to post the particular email message.
 * NOROUTE.MSG   : Message from host routed back via host.
 * NOADDR.MSG    : Message does not contain a valid internet address.
 * NOSITE.MSG    : The destination sub-domain does not exist.

   Listserv related template files.

   LSLIST.MSG    : Replaces the default listing of available lists.
   LSUNKNOW.MSG  : Requesting to join/drop an unknown mailing list.
   LSERROR.MSG   : No valid listserv commands were found.
   LSBADPAS.MSG  : Joining a passworded list without the right password.
   LSNOJOIN.MSG  : Joining a list they are already active on.
   LSNODROP.MSG  : Dropping a list they are not active on.
   LSNTFY.MSG    : Moderator notification when users subscribe/unsubscribe
 * POST2MOD.MSG  : Non-moderator posted to a moderated mailing list.
   <NAME>.MLS    : Send when a user subscribes to <NAME>
   <NAME>.MLU    : Send when a user unsubscribes from <NAME>

   News related template files.

 * NONEWS.MSG    : No access to post the particular news article.
 * NFERROR.MSG   : Invalid commands detected in a newsfix request.
 * NFHELP.MSG    : Newsfix help file.
 * NFTRAF.MSG    : Template for requested traffic report.


   METASTRINGS
   ===========

   Within the template files are metastrings that can be replaced during
   runtime to display useful data.  They are used such as %METASTRINGNAME%
   and will be replaced with the value of the items listed below.  Please
   note that not all metastrings are available in all template files.

   DOMAIN        : Your primary domain name
   TO            : Who the message is to
   FROM          : Who the message is from
   ADDRESSTO     : The destination address of the message
   ADDRESSFROM   : The origin address of the message
   SITETO        : The destination site of the message
   SITEFROM      : The origine site of the message
   DATE          : The date of the message
   SUBJECT       : The subject of the message

   LIST_NAME     : The listname being processed
   LIST_USER     : The user making the listserv request
   LIST_ACTION   : The moderator notification action

   TRAFFIC_SITE  : The site making the traffic statistics request
   TRAFFIC_SINCE : The date that the statistics were reset for this site
   TRAFFIC_DAYS  : The number of days that the above translates to
   TRAFFIC_MOC   : The number of outbound messages for this site
   TRAFFIC_NOC   : The number of outbound news articles for this site
   TRAFFIC_MIC   : The number of inbound messages for this site
   TRAFFIC_NIC   : The number of inbound news articles for this site
   TRAFFIC_MIB   : The size of inbound messages for this site
   TRAFFIC_NIB   : The size of inbound news articles for this site
   TRAFFIC_MOB   : The size of outbound messages for this site
   TRAFFIC_NOB   : The size of outbound news articles for this site
