On Thu, Dec 15, 2005 at 09:30:07AM +0100, Pietro Cerutti wrote:
> Same thing with "NONE" instead of "NO", moreover `man sendmail.rc` says
>
> sendmail_enable
> (str) If set to ``YES'', run the sendmail(8) daemon at system
> boot time. If set to ``NO'', do not run a sendm
On 12/15/05, Russell E. Meek <[EMAIL PROTECTED]> wrote:
> Pietro,
>
> *sendmail_enable="NONE"* in your rc.conf will shutdown Sendmail
> completely and globally.
>
Same thing with "NONE" instead of "NO", moreover `man sendmail.rc` says
sendmail_enable
(str) If set to ``YES'', run the
Pietro Cerutti wrote:
Hi list,
before someone begins to flame me, I'll tell you that I'm running
6.0-STABLE and that my rc.conf contains:
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
In my crontab there is a job which runs every
On Thu, Dec 15, 2005 at 01:59:41AM +0100, Pietro Cerutti wrote:
>
> before someone begins to flame me, I'll tell you that I'm running
> 6.0-STABLE and that my rc.conf contains:
>
no flames, relax :)
> sendmail_enable="NO"
> sendmail_submit_enable="NO"
> sendmail_outbound_enable="NO"
> sendmail_ms