Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 16:09:31 -0400
From:      Paul Boehmer <pboehmer@seidata.com>
To:        isp@freebsd.org
Subject:   4.5-STABLE, Sendmail 8.12.2 and SASL
Message-ID:  <20020415160931.5db28951.pboehmer@seidata.com>

next in thread | raw e-mail | index | archive | help
I cvsup'd a test box today, built world, etc and managed to lose SMTP Auth ability.  There are no error messages from either maillog, nor messages.  The Outlook Express simply states that the network connection has been dropped or timed out (this is an immediate error, no waiting for the error to come up).  I have ran mergemaster to incorporate the Sendmail 8.12.2 changes per UPDATING.  The only thing I could get to work was to set "sendmail_enable=none", build /usr/ports/mail/sendmail-sasl, and edit /etc/mail/mailer.conf to point to the sendmail-sasl binary.  This works as advertised with my current mc file.  Is this the prefered way to have SMTP AUTH now?  I have the following in /etc/make.conf:

SENDMAIL_CFLAGS+=	-I/usr/local/include/sasl -DSASL -D_FFR_UNSAFE_SASL
SENDMAIL_LDFLAGS+=	-L/usr/local/lib
SENDMAIL_LDADD+=	-lsasl

I believe this was the documented way to incorporate SMTP AUTH into Sendmail 8.11.x code that was in core.

I guess what I want to know is, is there a way to get SMTP AUTH working with the Sendmail in core, or disable sendmail and run the sendmail-sasl port?

Thanks for any help.

-- 
+--------------------------------------------------------+
| Paul Boehmer                          SEI Data, Inc.   |
| Systems Administrator                 888-200-4392 [V] |
| pboehmer@seidata.com                  812-744-8000 [F] |
+--------------------------------------------------------+
     5 out of 4 people have problems with fractions


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020415160931.5db28951.pboehmer>