Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2005 14:36:28 +0700 (ICT)
From:      Olivier Nicole <on@cs.ait.ac.th>
To:        gjbailey@gmail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Sendmail - massive logs
Message-ID:  <200504180736.j3I7aSDB018255@banyan.cs.ait.ac.th>
In-Reply-To: <48a5f32a05041800062f5a484f@mail.gmail.com> (message from Gareth Bailey on Mon, 18 Apr 2005 09:06:34 %2B0200)
References:  <48a5f32a05041800062f5a484f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I have found that my /var dir is filling up with logs caused by sendmail. I 
> have no desire to use sendmail at the moment, and would like to turn it off 
> completely (including logs).
> How might i do this. Presently, I have the following line in my rc.conffile.
> sendmail_enable="NONE"

That's the way to do it.

Now if you want to avoid any log, you must make sure you are not
trying to send any email either, that is no cron, no periodic, no
nothing. Because all these do send result by email, which means
sendmail by default.

Bests,

Olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504180736.j3I7aSDB018255>