Date: Fri, 19 Jan 2001 20:13:22 -0500 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "Fred Condo" <fred@condo.chico.ca.us>, <questions@FreeBSD.ORG> Subject: Re: Sendmail in buildworld vs. SASL Message-ID: <009601c0827e$2f3b75d0$1200a8c0@gsicomp.on.ca> References: <812530.979923971@[192.168.1.2]>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009601c0827e$2f3b75d0$1200a8c0>