# smtpd - settings file.

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

LogFile /boot/home/log/smtpd.log

# Port <port>
#
# This is the port on which smtpd should accept connections on.

Port 25

# MaxConnections <max>
#
# These are the maximum parallel connections.

MaxConnections 50