Nick wrote:
> Hi Greg
>
> $ m make.conf
> # -- use.perl generated deltas -- #
> # Created: Sat Nov 20 20:42:01 2004
> # Setting to use base perl from ports:
> PERL_VER=5.8.5
> PERL_VERSION=5.8.5
> PERL_ARCH=mach
> NOPERL=yo
> NO_PERL=yo
> NO_PERL_WRAPPER=yo
> SENDMAIL_CFLAGS=-I/usr/local/include/s
Hi Greg
$ m make.conf
# -- use.perl generated deltas -- #
# Created: Sat Nov 20 20:42:01 2004
# Setting to use base perl from ports:
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
SENDMAIL_CFLAGS=-I/usr/local/include/sasl1 -DSASL
SENDMAIL_LDFLAGS=-L/usr/loc
Nick wrote:
> I am trying to set up SMTP AUTH per the handbook section 22.10. I have
> FreeBSD 5.3 and have installed cyrus-sasl-2.1.19_1; cyrus-sasl-1.5.28_3
> is also present. I have set pwcheck_method: passwd and added the 3
> lines to make.conf. I am trying to recompile Sendmail and the make