Date: Thu, 3 Sep 2009 05:44:32 GMT From: Alex Keda <admin@lissyara.su> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/138497: "unknown, malformed, or incomplete option -Ac" Message-ID: <200909030544.n835iWNO008024@www.freebsd.org> Resent-Message-ID: <200909030550.n835o1xl080162@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138497
>Category: misc
>Synopsis: "unknown, malformed, or incomplete option -Ac"
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 03 05:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Alex Keda
>Release: 7.2
>Organization:
USSR
>Environment:
p3-800.lissyara.su 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
I use exim, as an MTA:
p3-800# cat /etc/mail/mailer.conf
#
sendmail /usr/local/sbin/exim
send-mail /usr/local/sbin/exim
mailq /usr/local/sbin/exim -bp
newaliases /usr/local/sbin/exim -bi
hoststat /usr/local/sbin/exim
purgestat /usr/local/sbin/exim
But, some system periodic hardly need sendmail.
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#
may be make it as an variables?
>How-To-Repeat:
use variable?
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909030544.n835iWNO008024>
