<div dir="ltr">On Thu, Sep 11, 2008 at 5:56 PM, Woodchuck <span dir="ltr"><<a href="mailto:marmot@pennswoods.net">marmot@pennswoods.net</a>></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>
> Well, first of all I did install the cyrus-sasl package but don't have<br>
> /etc/mk.conf in my system? Also 're-compile sendmail' translates to what?<br>
<br>
</div>Create /etc/mk.conf by hand. (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>
# cd /usr/src/gnu/usr.sbin/sendmail<br>
# make clean<br>
# make obj<br>
# make<br>
# make install<br>
<br>
Whether the plain make will catch the presence of sasl and grok<br>
all your desires I don't know. One would *think so*, but...<br>
<br>
Disclaimer: I've not built sendmail with sasl, my comments are<br>
all 'off the cuff'.<br>
<br>
Dave<br>
<font color="#888888">--<br>
Are there no natural enemies to limit the increase of these<br>
creatures? -- 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>