#:ts=8
#
# FIDOGATE main config file
#
# sungate.fido.de
#
# Format:  keyword arg ...
#          keyword and args may be put in double quotes "..."
#

#
# Directories: lib, spool, BinkleyTerm-style outbound base dir (without
# the .../out.xxx), BinkleyTerm-style inbound dir
#
# lib, spool defaults are defined in config.h
#
LibDir		/usr/local/lib/fidonet
SpoolDir	/var/spool/fidonet
LogDir          /var/adm/fidonet
Outbound	/var/spool/bt
Inbound		/var/spool/bt/pin

#
# Internet address
#
Hostname	morannon
Domain		.fido.de
# Optional domain name for entries in HOSTS file
HostsDomain	.fido.de

#
# Default origin line for EchoMail messages
#
Origin		"Fido.DE domain gateway"

#
# Organization header for News
#
Organization	"Fido.DE domain gateway (IN e.V.)"

#
# FTN addresses - there must be a corresponding `uplink' statement 
# for each `address' statement
#
# The second address in the `address' statement is an optional fakenet
# address for 3D points.
#
#               real         fakenet (empty: use 4D)
#               ----         ------- 
Address		2:2452/110.1
Address		2:242/6.1
Address		242:4900/99
Address		254:49/99

Uplink		2:2452/110
Uplink		2:242/6
Uplink		242:1000/1
Uplink		254:2410/6

#
# Don't generate From: line, FSC-0035 kludges
# MUST be set for FIDOGATE points (no real gateway)
#
#NoFromLine

#
# FTN - Internet gateway. If set, Internet mail will be routed via FTN
# and this gateway.
#
#Gateway		242:4900/99

#
# Generate `User.Name@do.main' instead of `User_Name@do.main'
#
#DotNames

#
# X-FTN header:
#
#     f    X-FTN-From
#     t    X-FTN-To
#     T    X-FTN-Tearline
#     O    X-FTN-Origin
#     V    X-FTN-Via
#     D    X-FTN-Domain
#     S    X-FTN-Seen-By
#     P    X-FTN-Path
#
X-FTN		ftTOVDSP

#
# Zones and domains, the outbound directory is relative to the one
# specified with `Outbound'.
#
#		zone	Inet domain	FTN domain	Outbound
#		----	-----------	----------	--------
Zone		default	.Fido.DE	fidode		-
Zone		242	.Fido.DE	fidode		out.0f2
Zone		254	.Fido.DE	fidode		out.0fe
Zone		1	.fidonet.org	fidonet		out.001
Zone		2	.fidonet.org	fidonet		out
Zone		3	.fidonet.org	fidonet		out.003
Zone		4	.fidonet.org	fidonet		out.004
Zone		5	.fidonet.org	fidonet		out.005
Zone		6	.fidonet.org	fidonet		out.006
Zone		21	.ger.sub.de	gernet		out.015
Zone		152	.oopsnet.de	oopsnet		-

#
# OPTIONAL:
#
# MSDOS client drive to UNIX server directory translation. This allows
# FIDOGATE running on a UNIX system and BinkleyTerm on an MSDOS PC.
#
DosDrive	H:	/home
DosDrive	I:	/usr/spool
DosDrive	I:	/var/spool
DosDrive	P:	/u1
DosDrive	Q:	/u2
