From owner-freebsd-isp Mon Apr 15 13: 9:28 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mailer.seidata.com (mail1.seidata.com [206.162.192.15]) by hub.freebsd.org (Postfix) with ESMTP id 3B1D737B404 for ; Mon, 15 Apr 2002 13:09:24 -0700 (PDT) Received: from wopr.seidata.com (wopr.seidata.com [206.162.192.54]) by mailer.seidata.com (8.12.2/8.12.2) with SMTP id g3FK9HeP097980 for ; Mon, 15 Apr 2002 16:09:17 -0400 (EDT) (envelope-from pboehmer@seidata.com) Date: Mon, 15 Apr 2002 16:09:31 -0400 From: Paul Boehmer To: isp@freebsd.org Subject: 4.5-STABLE, Sendmail 8.12.2 and SASL Message-Id: <20020415160931.5db28951.pboehmer@seidata.com> Organization: SEI Data, Inc. X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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