# $Id: saslauthd.sysconfig,v 1.4 2009/02/03 15:36:19 glen Exp $
# Authentications mechanism (for list see saslauthd -v)
# In case of problems with PAM you are advised to use shadow
SASL_AUTHMECH=pam

# Hostname for remote IMAP server (if rimap auth mech is used)
SASL_RIMAP_HOSTNAME=

# Enable cacheing of authentication credentials
#SASLAUTHD_CACHE="yes"

# Use threads processes for responding to authentication queries. (default: 5)
#SASLAUTHD_THREADS="5"

# any other option not covered with an configuration variable
#SASLAUTHD_OPTS="-c"
