# pop3 - settings file.

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

LogFile /boot/home/log/pop3.log

# Mailbox <User> Password <Password> Address <Address> [Port <Port>]
#
# Where to fetch the mail from. If no <Port> is set, the
# default port 110 is used.

Mailbox JohnDoe Password Secret Address "doe.net" Recipient private@john.doe.net

CheckIntervall 60