Firstly I a real newbie to FreeBSD so assume I know nothing. I'm trying to create SMTP Auth, and one of the steps is to make the .mc file compile too create an update version of .cf file. When I try to run make I get the following errors,
Firstly am I doing something wrong, and been plain stupid, if not I would be really grateful of any help
Code:
# cd /etc/mail
# make
make: don't know how to make .cf. Stop
#
# make istall all
make: don't know how to make istall. Stop
Firstly am I doing something wrong, and been plain stupid, if not I would be really grateful of any help