On Tue, Jul 27, 2010 at 06:33:48PM -0400, Grant Peel wrote: > Hi everyone, > > I asked this a few days ago, and did not get a response. > > I have this in my /etc/periodic.conf: > > constellation# more periodic.conf > # 460.status-mail-rejects > daily_status_mail_rejects_enable="NO" # Check mail rejects > daily_status_mail_rejects_logs=0 # How many logs to > check > daily_status_mail_rejects_shorten="NO" # Shorten output > > And have chnaged this in my /etc/defaults/periodic.conf:
Don't change anything in /etc/defaults. These are sourced before the
local config files, so anything set correctly in your local config will
override the default settings anyway.
>
> # 460.status-mail-rejects
> daily_status_mail_rejects_enable="NO" # Check mail
> rejects
> daily_status_mail_rejects_logs=3 # How many logs to
> check
> daily_status_mail_rejects_shorten="NO" # Shorten output
>
> And am still getting all the reject mail data showing in my daily periodic
> output.
>
> I am using FreeBSD 8.0 p#3
> The mta is Exim 4.69_4 built from ports.
>
> What am I doing incorrectly? Why am I still getting all the mail reject log
> lines in my daily periodic output?
In /etc/periodic.conf:
exim_status_mail_rejects_enable="NO"
Exim installs its own rejects status script in /usr/local/etc/periodic.
Dan
--
Daniel Bye
_
ASCII ribbon campaign ( )
- against HTML, vCards and X
- proprietary attachments in e-mail / \
pgpiWb1wAn77D.pgp
Description: PGP signature
