# smtp - settings file.

# LogFile <logfile>
#
# Where to send the logoutput to.

LogFile /boot/home/log/smtp.log

# Target <Name> Address <Address> [Port <Port>]
#
# Where to send the mail to. All mail with target <Name> will be send
# to the system with the address <Address>. If no <Port> is set, the
# default port 25 is used.

Target default	Address "doe.net"