Minor changes.
[egate.git] / kernel / default.res
1 # Email gateway - general kernel resources
2 # $Id: default.res,v 1.6 1995/02/17 17:06:16 adam Exp $
3 #
4 # Important directories, programs, etc.
5 gw.reply.mta: /usr/bin/smail
6 gw.reply.tmp.prefix: gwr
7 gw.reply.tmp.dir: /tmp
8 gw.path: /home/adam/egate/kernel
9
10 # Target definitions
11 gw.portno: 2000
12 gw.hostname: localhost
13 gw.bibset: default.bib
14 gw.target.loc: loc.res
15 gw.databases: Default
16
17 # Language definitions
18 gw.lang.dk: lang.dk.res
19
20 # Messages
21 gw.msg.subject: Your Z39.50 Query...
22 gw.msg.greeting: Europagate email-Z39.50 gateway
23 gw.err.nullbody: Empty body
24 ccl.command.find: find f
25 ccl.command.show: show s
26 ccl.command.base: base b
27 ccl.command.help: help h
28 ccl.command.info: info i
29 ccl.command.continue: continue
30 ccl.command.status: status
31 ccl.command.cancel: cancel
32 ccl.token.and: and
33 ccl.token.or: or
34 ccl.token.not: not
35 ccl.token.set: set
36