|
| | Subject: | Re: outbound mail failure - need to fix asap | | Group: | Postfix-users | | From: | (Wietse Venema) | | Date: | 11 Apr 2007 |
Vizion:
> "postfix/sendmail[50035]: fatal: recipient addrresses must
> be specified on the command line or via the -t option"
Wietse:
> This means: postfix/sendmail is invoked with no recipients on the
> command line, and with no "-t" command-line option.
Vizion:
> Thanks for getting back so quickly
>
> Any chance you can tell me how to fix the incorrect invocation?
Invoke postfix/sendmail with recipients on the command line,
or
Invoke postfix/sendmail with the "-t" command-line option and
with recipients in the message header.
Wietse
|