From owner-freebsd-questions Fri Jan 19 17:10:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 5A59C37B402 for ; Fri, 19 Jan 2001 17:10:26 -0800 (PST) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.9.3/8.9.3) with SMTP id UAA81405; Fri, 19 Jan 2001 20:09:44 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <009601c0827e$2f3b75d0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Fred Condo" , References: <812530.979923971@[192.168.1.2]> Subject: Re: Sendmail in buildworld vs. SASL Date: Fri, 19 Jan 2001 20:13:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I want to set up authenticated SMTP. So, I installed the cyrus-sasl port, > and added the following to make.conf, as suggested in > /etc/defaults/make.conf: > > SENDMAIL_CFLAGS=-I/usr/local/include -DSASL > SENDMAIL_LDFLAGS=-L/usr/local/lib > SENDMAIL_LDADD=-lsasl Try adding -I/usr/local/include/sasl to the SENDMAIL_CFLAGS line. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message