From: Victor Duchovni (no email)
Date: Mon Oct 01 2007 - 12:10:25 EDT
On Mon, Oct 01, 2007 at 11:30:51AM -0400, Andrew Long wrote:
> Oct 1 03:00:12 authorization postfix/sendmail[15028]: fatal: No recipient
> addresses found in message header
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.
-- 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.
|
|
|