How can I get rid of sendmail?
In rc.conf I set sendmail_enable="NONE" but it always tries to start and
prints messages to the console about unqualified domain names.
TIA
Johannes
TIA
Johannes
> TIA
> Johannes
grep sendmail /etc/defaults/rc.conf | grep YES | \Quote:> How can I get rid of sendmail?
Stefan
--
No reading beyond this point
Ahem, sorry...at least if you don't care about the comments. And theQuote:>> How can I get rid of sendmail?
> grep sendmail /etc/defaults/rc.conf | grep YES | \
> sed "s/YES/NO/g" >> /etc/rc.conf
Stefan
--
No reading beyond this point
Ahem, sorry...make thatQuote:>> How can I get rid of sendmail?
> grep sendmail /etc/defaults/rc.conf | grep YES | \
> sed "s/YES/NO/g" >> /etc/rc.conf
Stefan
--
No reading beyond this point
> TIA
> Johannes
What version of FreeBSD are You running? I.e. do You already have
/etc/rc and /etc/rc.sendmail scripts that check for mta_start_script or
sendmail_enable?
If You have these, then what You did --- setting /etc/rc.conf
sendmail_enable="NONE" --- must do the job. In addition
mta_start_script="" (as proposed before in this thread) must also do
what You want.
Regards, Robert S.
P.S.: Perhaps You should reconsider disabling Your MTA completely,
maybe sendmail_enable="NO" would be better, depending on what You really
want to achieve.
--
phone: (+49)89 / 30000-3546 fax: (+49)89 / 30000-3950
mta_start_script="" and sendmail_enable="NONE" did the trick.
Johannes
AFAIK "NONE" is for 4.6 and "NO" is for freebsd 4.5 and below. Am I right ?Quote:> Try sendmail_enable="NO" :-)
--
Michel Talon
Yes, it always tried to start up. I'm using FreeBSD 4.6 and this box isQuote:> With NONE, sendmail
> does not run at all, and this is the strange thing since the previous
> poster claimed to have sendmail running in this case.
Now, mta_start_script="" and sendmail_enable="NONE" disabled it completely
(at least I hope).
Johannes
1. Getting rid of sendmail syslog entries
I can't figure out how to get rid of all the sendmail log entries in my
sylog file. I've tried adding the entries mail.none and sendmail.none to
my /etc/syslog.conf file put the sendmail send and receive entries still
keep popping up. Any clues?
Examples would be much appreciated. Thanks
--
-------------------------
3. Newbie question. Getting rid of Sendmail
5. Solaris v7, sendmail, and getting rid of hostname..
6. SMC EtherPower II Drivers for OSR5
7. !!Getting rid of auto start programs at start/Dialing up freeserve!!
8. getting rid of 'Lame server on ...' messages
10. Newbe: Help getting rid of lilo on 98 disk....
11. Getting rid of "F?" prompt on system boot?