# comment if you want to disable tls support completely
MAIN_TLS_ENABLE=true

# uncomment if you use tls and also want to enable ssmtp listener (port 465)
#MAIN_TLS_SSMTP=true

# the following rule enables support for user filter files (~/.forward)
# comment it if you want to disable
SYSTEM_ALIASES_FILE_TRANSPORT=address_file

# allow pipes in /etc/aliases? comment to disable
SYSTEM_ALIASES_PIPE_TRANSPORT=address_pipe
