echo "WANT_SMTPAUTH=1">>/etc/mk.conf
cd /usr/src/gnu/usr.sbin/sendmail
make obj; make depend; make; sudo make install

-ME

On 8/15/05, Jernej Vodopivec <[EMAIL PROTECTED]> wrote:
> Hello!
> 
> I am having headaches with enabling sasl in sendmail. Please give me
> some hints how to do it.. My goal is to enable authentication in
> sendmail..
> I've installed cyrus-sasl-2.1.20p3. After that I've downloaded the
> sources and try to recompile sendmail. I've found out that I have to
> put these two lines to site.config.m4 which should be in devtools/Site
> but I there isn't such directory.
> APPENDDEF(`confLIBDIRS', `-L/usr/local/lib/sasl2')
> APPENDDEF(`confINCDIRS', `-I/usr/local/include/sasl')
> What should I do?
> 
> BR,
> 
> Jernej
> 
> 


-- 
http://erdelynet.com/

Support OpenBSD! http://www.openbsd.org/orders.html

Reply via email to