FML support. Bug fixes. Profile for drewdb.
[egate.git] / kernel / default.res
1 # Email gateway - general kernel resources
2 # $Id: default.res,v 1.7 1995/02/20 21:16:17 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.target.drewdb: drewdb.res
16 gw.databases:
17
18 # Language definitions
19 gw.lang.dk: lang.dk.res
20 gw.lang.uk: lang.uk.res
21
22 # Messages
23 gw.msg.subject: Your Z39.50 Query...
24 gw.msg.greeting: Europagate email-Z39.50 gateway
25 gw.err.nullbody: Empty body
26 ccl.command.find: find f
27 ccl.command.show: show s
28 ccl.command.base: base b
29 ccl.command.help: help h
30 ccl.command.info: info i
31 ccl.command.continue: continue
32 ccl.command.status: status
33 ccl.command.cancel: cancel
34 ccl.token.and: and
35 ccl.token.or: or
36 ccl.token.not: not
37 ccl.token.set: set
38