From owner-freebsd-stable Tue Sep 12 21:17:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 95C3837B423 for ; Tue, 12 Sep 2000 21:17:14 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.11.1.Beta0/8.11.1.Beta0) id e8D4H7F34197; Tue, 12 Sep 2000 21:17:07 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14782.65474.925490.438011@horsey.gshapiro.net> Date: Tue, 12 Sep 2000 21:17:06 -0700 (PDT) From: Gregory Neil Shapiro To: Sergei Vyshenski Cc: freebsd-stable@FreeBSD.org Subject: Re: SMTP AUTH enabling (solved) In-Reply-To: <4.3.2.7.2.20000913075401.00aa6c40@vivaldi> References: <4.3.2.7.2.20000912035858.00a86550@vivaldi> <4.3.2.7.2.20000913075401.00aa6c40@vivaldi> X-Mailer: VM 6.75 under 21.2 (beta35) "Nike" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG svysh> Successfully tested procedure (with tiny modifications of your svysh> original idea) which teaches buildworld in FreeBSD-stable svysh> how to produce sendmail with SMTP AUTH enabled is specified below. svysh> 2) patch file /usr/src/usr.sbin/sendmail/Makefile in such a way, svysh> that line svysh> LDADD= -lutil -lwrap svysh> turns into line svysh> LDADD+= -lutil -lwrap Thanks for the information. I've committed the change to -CURRENT. If no complaints come in over the next couple of days, I'll do the same in -STABLE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message