Date: Sun, 8 Aug 2004 19:17:50 -0700 From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/58326: nss users cannot send mail via /usr/bin/mail or /usr/sbin/sendmail Message-ID: <20040809021750.GX29103@horsey.gshapiro.net> In-Reply-To: <200407161732.i6GHWl54047876@freefall.freebsd.org> References: <200407161732.i6GHWl54047876@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Can you check to make sure your SASL library was compiled and reinstalled after uthe NSS code went into -CURRENT and sendmail has also linked against that newer code? If that all looks ok, please try a test run with debugging enabled, e.g.: date | sendmail -v -d95.5 -OLogLevel=12 root And look at the results in /var/log/maillog (-d95.5 turns on extra SMTP AUTH logging).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040809021750.GX29103>