freebsd : 10 : sendmail_enable="NO" : no effect?

Darren Pilgrim list_freebsd at bluerosetech.com
Sun Mar 30 07:47:49 UTC 2014


On 3/29/2014 10:36 PM, Benjamin Lee wrote:
> On Sun, 30 Mar 2014 05:17:18 +0000, Mayuresh Kathe <mayuresh at kathe.in> wrote:
>> hello,
>>
>> i am very new to freebsd and hence to this list.
>>
>> have an x86-64 machine running freebsd 10 since last night.
>>
>> it's a personal workstation and hence don't need sendmail.
>> added in the following line to /etc/rc.conf;
>> sendmail_enable="NO"
>>
>> sendmail still starts up on boot, have to manually stop it
> [...]
>
> Put the following in /etc/rc.conf:
>
> sendmail_enable="NO"
> sendmail_submit_enable="NO"
> sendmail_outbound_enable="NO"
> sendmail_msp_queue_enable="NO"

sendmail_enable="NONE" is an abbreviation for those four lines.



More information about the freebsd-questions mailing list