On 07 11 2003 at 11:53 pm -0500, Sam Varshavchik wrote:
There is no sufficient information to go on. The sender simply reports that
sendmail failed with a non-zero exit status. sendmail normally reports an
error message, before terminating with a non-zero exit status. The shell
script that invokes sendmail must be modified to capture the error message.
As far as I am aware, this IS the very message that sendmail is returning:
sendmail: Unable to submit message.
That's all it's dumping to stderr, and that's all that's being recorded
in the server error logs.
Do you mean to say that it's likely ALSO returning something to stdout?