> When I get to the point of "make" sendmail I get the following error
>
> At the end of the make process I get
>
> CC: /usr/src/lib/libsmutil/libsmutil.a: No such file or
> directory
> CC: /usr/src/lib/libsm.a: No such file or directory
> *** Error code 1
If you haven't done
I have been trying to get smtp authentication to work with Sendmail
I have looked over and tried many times to install sasl and go through
the directions on the following freebsd web page
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html
When I get to the point of "make"