From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 3 06:20:04 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3154E106566C for ; Thu, 3 Sep 2009 06:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1C2918FC21 for ; Thu, 3 Sep 2009 06:20:04 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n836K3bp009539 for ; Thu, 3 Sep 2009 06:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n836K3Ss009538; Thu, 3 Sep 2009 06:20:03 GMT (envelope-from gnats) Date: Thu, 3 Sep 2009 06:20:03 GMT Message-Id: <200909030620.n836K3Ss009538@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Andrey V. Elsukov" Cc: Subject: Re: misc/138497: "unknown, malformed, or incomplete option -Ac" X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Andrey V. Elsukov" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2009 06:20:04 -0000 The following reply was made to PR conf/138497; it has been noted by GNATS. From: "Andrey V. Elsukov" To: Alex Keda Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/138497: "unknown, malformed, or incomplete option -Ac" Date: Thu, 03 Sep 2009 10:19:00 +0400 Alex Keda wrote: > in system reports (mail to root, every night) I see: > =========== > Mail in submit queue: > exim abandoned: unknown, malformed, or incomplete option -Ac > =========== > > I found it file:/etc/periodic/daily/440.status-mailq > it hard use some sendmail options: > p3-800# grep -R "\-Ac" /etc/periodic/daily/440.status-mailq > mailq -Ac | > mailq -Ac;; > p3-800# Did you try to change some of daily_* variables in your /etc/periodic.conf ? Try to run `pkg_info -Dx exim` :) -- WBR, Andrey V. Elsukov