<div dir="ltr">On Thu, Sep 11, 2008 at 5:56 PM, Woodchuck <span dir="ltr">&lt;<a href="mailto:marmot@pennswoods.net">marmot@pennswoods.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thu, 11 Sep 2008, Tony Berth wrote:<br>
<br>
&gt; Well, first of all I did install the cyrus-sasl package but don&#39;t have<br>
&gt; /etc/mk.conf in my system? Also &#39;re-compile sendmail&#39; translates to what?<br>
<br>
</div>Create /etc/mk.conf by hand. &nbsp;(644 root/wheel seems to work).<br>
<br>
Add contents as required.<br>
<br>
Mine just has<br>
<br>
PIPE=-pipe<br>
<br>
(Due to some historical reason, i.e. I forget why I put that in there.)<br>
<br>
Re-compiling sendmail probably translates to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# cd /usr/src/gnu/usr.sbin/sendmail<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# make clean<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# make obj<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# make<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# make install<br>
<br>
Whether the plain make will catch the presence of sasl and grok<br>
all your desires I don&#39;t know. &nbsp;One would *think so*, but...<br>
<br>
Disclaimer: I&#39;ve not built sendmail with sasl, my comments are<br>
all &#39;off the cuff&#39;.<br>
<br>
Dave<br>
<font color="#888888">--<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Are there no natural enemies to limit the increase of these<br>
 &nbsp; &nbsp; &nbsp; &nbsp;creatures? &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;-- Sherlock Holmes<br>
_______________________________________________<br>
Openbsd-newbies mailing list<br>
<a href="mailto:Openbsd-newbies@sfobug.org">Openbsd-newbies@sfobug.org</a><br>
<a href="http://mailman.theapt.org/listinfo/openbsd-newbies" target="_blank">http://mailman.theapt.org/listinfo/openbsd-newbies</a><br>
</font></blockquote></div><br><br>I did create mk.conf but sendmail is located in:<br><br>/usr/src/gnu/usr.sbin/sendmail<br>or<br>/usr/src/gnu/usr.sbin/sendmail/sendmail<br>or<br>/usr/src/usr.bin/file/magdir/sendmail<br>
<br>The first is the correct one?<br><br>Thanks<br><br><br></div>