pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/29631: bogus defaults for smtp_sasl_tls* variable in postfix pkg
>Number: 29631
>Category: pkg
>Synopsis: the two smtp_sasl_tls* variables have bogus default values
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Mar 08 18:42:00 +0000 2005
>Originator: Christoph Badura
>Release: pkgsrc-current as of 2005-03-07
>Organization:
>Environment:
System: NetBSD limiting-factor 2.0_STABLE NetBSD 2.0_STABLE (GENERIC_LAPTOP)
#2: Tue Mar 8 16:59:02 MET 2005
bad@limiting-factor:arch/i386/compile/GENERIC_LAPTOP i386
Architecture: i386
Machine: i386
>Description:
The postfix pkg has the following default values:
smtp_sasl_tls_security_options = $var_smtp_sasl_opts
smtp_sasl_tls_verified_security_options = $var_smtp_sasl_tls_opts
However, there are no variables named var_smtp_sasl_opts and
var_smtp_sasl_tls_opts. These should probably be references to
$smtp_sasl_security_options, as that is set to a sensible default:
smtp_sasl_security_options = noplaintext, noanonymous
>How-To-Repeat:
/usr/pkg/sbin/postconf -d |grep sasl_tls
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index