gahn wrote:
Hi all:
The "sm-mta" starts up every time after the system
reboots. How could I shut it down? my system is behind
of firewall and I don't need mail daemon.
Thanks
To kill it, find its pid and issue kill(1).
To keep it from resurrecting on your next reboot, try:
sendmail_enable="NONE"
in /etc/rc.conf.
HTH,
Kevin Kinsey
--
I got this powdered water -- now I don't know what to add.
-- Steven Wright
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"