From: Victor Duchovni (no email)
Date: Mon Oct 01 2007 - 14:01:42 EDT
On Mon, Oct 01, 2007 at 01:55:30PM -0400, Andrew Long wrote:
> > Something is invoking "sendmail -t", but not providing any
> > header recipients. The postfix sendmail(1) program gives up.
> >
> > > Oct 1 07:00:13 authorization postfix/postdrop[15029]:
> > warning: stdin:
> > > unexpected EOF reading length, record type 78
> >
> > The "postdrop" helped sees an incomplete queue file, and gives up.
> >
> > > Oct 1 03:00:13 authorization postfix/postdrop[15029]: fatal: uid=0:
> > > malformed input
> >
> > This is normal:
> >
> > $ echo "this is test " | sendmail -it
> >
> > will yield similar results.
>
> I checked the queues this morning and they were empty, can you think of any
> way to find the culprit?
The message is not in the queue, it failed local submission. Find the cron
job or other application that is invoking "sendmail -t" (or empty command-line
recipient list) and no recipient headers.
-- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
|
|
|