# Main address:
address		2:5020/6.14@fidonet

# AKAs:
address		2:5020/23.14@fidonet
address		2:5020/49.14@fidonet
address		128:5020/140@busy
address		2:5020/103@fidonet

# Passwords for nodes
password	2:5020/6	QWERY
password	2:5020/23	ASDFG

# System alias file - try to fetch ftn-style aliases from there
sysalias	/usr/local/lib/smail/aliases

# This host fully qualified domain name to add to the alias above
myfqdn		pccross.msk.su

# Directory for incoming packets:
inbound		/u/fnet/inb

# Directory for outgoing packets (default domain):
outbound	/u/fnet/outb

# Primary nodelist (serves "outbound" directory and domain from the
# first "address" statement). Name expanded with ".NNN" if neccessary.
nodelist	/u/fnet/nldir/nodelist

# Secondary nodelists and nodelists for other domains
#		filename	originating address
nodelist	pnt5020.ndl	2:5020/0@fidonet
nodelist	chatlist	0:0/0@chateaunet
nodelist	private.ndl	2:5020/0@fidonet

# Alias database
database	/u/fnet/ifmail/ifdbm

# Sequencer file
sequencer	/u/fnet/ifmail/seq

# Areas file (AREA newsgroup distribution)
areas		/usr/local/lib/fnet/Areas

# Bad groups prefixes - do not gate if appear in Newsgroups header
badgroup	relcom.ads.
badgroup	relcom.commerce.

# Internet -> FidoNet (outgoing) character mapping table (a la mapchan)
outtab		/usr/local/lib/fnet/outkoi8alt

# FidoNet -> Internet (incoming) character mapping table
intab		/usr/local/lib/fnet/outaltkoi8

# Transport programs for mail and news, used by iftoss
sendmail	/usr/lib/sendmail
rnews		/bin/rnews

# Toss program, used by ifunpack
iftoss		/u/fnet/ifmail/iftoss

# Unpackers, used by ifunpack. 
# $F expands to archieve file name
unzip		/usr/bin/unzip -oq $F
unarj		/usr/bin/unarj e $F
unarc		/usr/bin/unpack $F
unzoo		/usr/bin/zoo -extract $F

# Packer program, used by ifpack
# $F expands to archieve file name, $P - to packet name
packer		/usr/bin/zip $F $P

# Maximum arcmail file size, will create new arcmail file if exceeds
maxfsize	65000

# cnews log file and (temporary) database for seen-bys
newslog		/usr/local/lib/news/log
msgidbm		/tmp/msgidb

# dialing parameters
ModemPort	(address 2:5020/49) cua0
ModemPort	(address 2:5020/155) cua0
ModemPort	(address 2:5020/5) cua0
ModemPort	(address 2:5020/6) cua0
ModemPort	(time Any0900-2100) tty6
ModemPort	(phone 7-095)	tty6
ModemPort		tty6
PhoneTrans	7-095-	/
PhoneTrans	7-	/	8W
PhoneTrans		/	8W110
ModemReset	ATZ\r
ModemDial	(address 2:5020/49) AT&M5&N6DP\T\r
ModemDial	(speed < 4800) ATDP\T\r
ModemDial		ATDP\T\r
ModemHangup	ATZ\r
ModemOK		OK
ModemConnect	CONNECT
ModemError	BUSY
ModemError	NO\sCARRIER
ModemError	NO\sDIAL
ModemError	RING
ModemError	ERROR
