# Defaults for mailavenger initscript
# sourced by /etc/init.d/mailavenger
# installed at /etc/default/mailavenger by the maintainer scripts

#
# This is a POSIX shell fragment
#
# Additional options that are passed to the Daemon

# By enabling this, mailavenger SMTP daemon, asmtpd, will be instructed to run
#
# PLEASE, Take into account that for a good and efficient SMTP filtring performance
#  you HAVE to edit some basic values in order to achieve missclasification
#
# Once you have done some basic configuration, you'll be able to run the daemon by
#  clearing the "no" value from the RUN_DAEMON below here.
#

RUN_DAEMON=no

