On Sat, 5 Jan 2008, Daniel wrote:
I wish to use sendmail in base to use a SMART_HOST (my isp's smtp
server), and that SMART_HOST requires authentication. I was told that
sendmail must be compiled with SASL support even if it is only acting
as and smtp client when using AUTH. Is it right? Am I stuck here, and
won't be able configure sendmail to support AUTH as an smtp client?
See src/gnu/usr.sbin/sendmail/sendmail/Makefile:
"To build with SASL support define WANT_SMTPAUTH in /etc/mk.conf
(unsupported)"
--
Antoine