# Configuration file for ifmail (ifgate+ifcico) package by Eugene Crosser
# Compile-time default name of this file may be overridden by -I key.

# Lines with the first nonblank character '#' are comments.

# Log file name. Overrides compile-time default.
logfile		/var/log/fido/iflog

# Debug file name. Overrides compile-time default.
debugfile	/var/log/fido/ifdebug

# Debugging verbosity (is overidden by -x key). Default is 0.
verbose		0

# Main address:
address		2:315/11.13@fidonet

# AKAs:
address		21:102/5011.13@gernet

# Primary nodelist (serves "outbound" directory and domain from the
# first "address" statement). Name expanded with ".NNN" if neccessary.
nodelist	/var/spool/ifmail/nl.d/nodelist	2:0/0@fidonet

# Secondary nodelists and nodelists for other domains.
# use directory name from the first "nodelist" statement.
#		filename	originating address
nodelist	gernet		21:0/0@gernet

# Directory for incoming packets/files:
inbound		/var/spool/ifmail/inb
# Directories for "listed" and "protected" sessions
listinbound	/var/spool/ifmail/inb
protinbound	/var/spool/ifmail/inb

# Directory for outgoing packets (default domain and zone):
# other zones will be like "/usr/spool/fnet/outb.003",
# other domains will be like "/usr/spool/fnet/<domain>.<zone>"
outbound	/var/spool/ifmail/outb

# If you specify this, outgoing arcmail files will go to `outbound',
# but be reffered as being in dosoutbound' in the .flo files
#dosoutbound	h:\spool\ifmail\outb

# Sequencer file (used to generate unique IDs)
sequencer	/var/spool/ifmail/seq
