From owner-freebsd-questions@FreeBSD.ORG Fri Jun 30 08:39:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AB7B16A40F for ; Fri, 30 Jun 2006 08:39:40 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from webmaillogin.com (fr5.webmaillogin.com [216.40.35.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 109B943D45 for ; Fri, 30 Jun 2006 08:39:39 +0000 (GMT) (envelope-from gpeel@thenetnow.com) Received: from [216.240.12.2] (account gpeel@thenetnow.com HELO grant) by fr5.webmaillogin.com (CommuniGate Pro SMTP 5.0.9) with ESMTPA id 200618365 for freebsd-questions@freebsd.org; Fri, 30 Jun 2006 04:39:38 -0400 Message-ID: <001d01c69c20$b7eae930$6501a8c0@grant> From: "Grant Peel" To: Date: Fri, 30 Jun 2006 04:39:29 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Subject: rejected mail in periodic runs. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 08:39:40 -0000 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