Date: Mon, 2 Aug 2004 18:54:48 +0300 From: "Vahric MUHTARYAN" <vahric@doruk.net.tr> To: <freebsd-questions@freebsd.org> Subject: sendmail and make file .... Message-ID: <200408021605.i72G5q5B012766@smtp.doruk.net.tr>
next in thread | raw e-mail | index | archive | help
Hi Everybody ,
I can leave sendmail from base system . First I updated src tree
then I copyed /etc/default/make.conf under /etc directory and remove the "
# " in front of the NO_SENDMAIL = true , then I maked
make buildworld
make buildkernel KERNCONF=KERNELNAME
make installkernel KERNCONF=KERNELNAME
make installworld
mergemaster -cv ( I installed all changed files with using " i " )
reboot
I did not modify rc.conf for seeing what will be happend if I dont remove '
# ' in front of sendmail , after reboot I saw that FreeBSD run SENDMAIL
again and when I wrote whereis sendmail on the command prompt I saw like
this ...
gecetrn# whereis sendmail
sendmail: /usr/sbin/sendmail /usr/share/man/man8/sendmail.8.gz
/usr/src/usr.sbin/sendmail /usr/src/contrib/sendmail
/usr/ports/mail/sendmail
Did make a mistake ?! How can I remove sendmail from basesystem
?!
Thanks
Vahric
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408021605.i72G5q5B012766>
