Why am I getting mail rejects?

Daniel Bye freebsd-questions at slightlystrange.org
Wed Jul 28 14:15:43 UTC 2010


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 / \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100728/776692b6/attachment.pgp


More information about the freebsd-questions mailing list