Template: gnats/site
Type: string
_Description: What is the name of the GNATS site?
 This name should be a single word, it is used as a part of the e-mail
 alias for delivering problem reports.

Template: gnats/exim_user_uncomment
Type: note
#flag:translate!:3
_Description: You should enable scripts in the Exim configuration.
 It seems you have installed Exim, with script handling disabled in its
 configuration.  If this is so, GNATS will not be able to receive bug
 reports via e-mail.  I would suggest you to uncomment one of the lines
 .
 ${LINES}
 .
 in your file ${EXIMCONF}, in the section "system_aliases".

Template: gnats/exim_user_add
Type: note
#flag:translate!:3
_Description: You should enable scripts in the Exim configuration.
 It seems you have installed Exim, with no script handling enabled in its
 configuration.  If this is so, GNATS will not be able to receive bug
 reports via e-mail.  I would suggest you to add the line
 .
 user = gnats
 .
 to your file ${EXIMCONF}, in the section "system_aliases".

Template: gnats/qmail
Type: note
#flag:translate!:3
_Description: You should set up qmail aliases for GNATS.
 It seems you use qmail as your mail transfer program.  It is recommended
 to add the following lines into your qmail users/assign file:
 .
  =gnats:gnats:41:41:/var/lib/gnats/gnats-adm:::
  =gnats-admin:gnats:41:41:/var/lib/gnats/gnats-adm:::
  =bugs:gnats:41:41:/var/lib/gnats/gnats-adm:-:bugs:
  =query-pr:gnats:41:41:/var/lib/gnats/gnats-adm:-:query:
  =${SITE}-gnats:gnats:41:41:/var/lib/gnats/gnats-adm:-:bugs:

Template: gnats/unknown_mailer
Type: note
_Description: You should set up GNATS mail aliases.
 GNATS can be set to receive bug reports and database queries through mail.
 However, it seems you are using a mailer I am not able to setup myself, so
 you must do it by hand. The following addresses on localhost and
 appropriate actions for them should be set up:
 .
 gnats: redirect this to GNATS administrator"s address gnats-admin: alias
 for "gnats" bugs: pipe it to the command "| /usr/lib/gnats/queue-pr -q"
 query-pr: pipe it to the command "| /usr/lib/gnats/mail-query"
 ${SITE}-gnats: alias for "bugs"

Template: gnats/user_multiple
Type: error
_Description: Multiple listings of the "gnats" userid were found in ${PASSWDFILE}.
 You should have only one "gnats" userid in your password file.

