Files
@ 19f4c26f9f62
Branch filter:
Location: ohnobinki_overlay/dev-libs/cyrus-sasl/files/saslauthd-2.1.21.conf - annotation
19f4c26f9f62
926 B
text/plain
app-antivirus/clamav: Bump to clamav-0.97, trying to copy most changes from gentoo-x86.
(Portage version: 2.2.0_alpha27-r1/hg/Linux x86_64, signed Manifest commit with key 6BA81050)
(Portage version: 2.2.0_alpha27-r1/hg/Linux x86_64, signed Manifest commit with key 6BA81050)
63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 63da8e681792 | # $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/files/saslauthd-2.1.21.conf,v 1.2 2007/04/07 13:03:55 chtekk Exp $
# Config file for /etc/init.d/saslauthd
# Initial (empty) options.
SASLAUTHD_OPTS=""
# Specify the authentications mechanism.
# **NOTE** For a list see: saslauthd -v
# Since 2.1.19, add "-r" to options for old behavior,
# ie. reassemble user and realm to user@realm form.
#SASLAUTHD_OPTS="${SASLAUTHD_OPTS} -a pam -r"
SASLAUTHD_OPTS="${SASLAUTHD_OPTS} -a pam"
# Specify the hostname for remote IMAP server.
# **NOTE** Only needed if rimap auth mechanism is used.
#SASLAUTHD_OPTS="${SASLAUTHD_OPTS} -O localhost"
# Specify the number of worker processes to create.
#SASLAUTHD_OPTS="${SASLAUTHD_OPTS} -n 5"
# Enable credential cache, set cache size and timeout.
# **NOTE** Size is measured in kilobytes.
# Timeout is measured in seconds.
#SASLAUTHD_OPTS="${SASLAUTHD_OPTS} -c -s 128 -t 30"
|