<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Patchlog - Latest Comments in Sendmail as a SMTP-AUTH client on FreeBSD</title><link>http://patchlog.disqus.com/</link><description></description><language>en</language><lastBuildDate>Tue, 04 Mar 2008 05:23:34 -0000</lastBuildDate><item><title>Re: Sendmail as a SMTP-AUTH client on FreeBSD</title><link>http://patchlog.com/freebsd/sendmail-as-a-smtp-auth-client-on-freebsd/#comment-2803908</link><description>for the compilation to work (for freebsd 7.0-release), i had to use the information from&lt;br&gt;&lt;a href="http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2007-08/msg02198.html" rel="nofollow"&gt;http://unix.derkeiler.com/Mailing-Lists/FreeBSD...&lt;/a&gt;&lt;br&gt;and&lt;br&gt;&lt;a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html" rel="nofollow"&gt;http://www.freebsd.org/doc/en_US.ISO8859-1/book...&lt;/a&gt;&lt;br&gt;&lt;br&gt;to find out, that the line &lt;br&gt;SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2&lt;br&gt;has to be changed to&lt;br&gt;SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL&lt;br&gt;&lt;br&gt;in /etc/make.conf&lt;br&gt;i also set the environment variable MAKEOBJDIRPREFIX to /usr/obj and performed the cleansing as described in the first link, but I really think that the make.conf line was the important part.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">harri fischer</dc:creator><pubDate>Tue, 04 Mar 2008 05:23:34 -0000</pubDate></item></channel></rss>