rejected mail in periodic runs.

2006-06-30 Thread Grant Peel

Hi All,

I am running Exim as my MTA on several FreeBSD servers.

I have several setups that insist on sending me the full rejectlog (rejected 
mail maillog) in my daily periodic runs.


I have tried setting daily_status_mail_rejects_enable=NO in 
/etc/periodic.conf, but it still sends the full output.


Does anyone have an idea how to disable this?

-Grant


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: rejected mail in periodic runs.

2006-06-30 Thread Nick Withers
On Fri, 30 Jun 2006 04:39:29 -0400
Grant Peel [EMAIL PROTECTED] wrote:

 Hi All,
 
 I am running Exim as my MTA on several FreeBSD servers.
 
 I have several setups that insist on sending me the full rejectlog (rejected 
 mail maillog) in my daily periodic runs.
 
 I have tried setting daily_status_mail_rejects_enable=NO in 
 /etc/periodic.conf, but it still sends the full output.

Try doing the same in /usr/local/etc/periodic.conf, perhaps
(seeing as how Exim will be installed as a port / package
rather than as part of the base system, like Sendmail is)?

 Does anyone have an idea how to disable this?
 
 -Grant
-- 
Nick Withers
email: [EMAIL PROTECTED]
Web: http://www.nickwithers.com
Mobile: +61 414 397 446
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]