Williams, James A (James) <[EMAIL PROTECTED]> wrote:
>
> Error sending message, child exited 127 (Exec error.).

This message ususally indicates a syntax error on the sendmail command
line that Mutt creates.

Things that can affect the sendmail command line are $dsn_notify and
$dsn_return.  Try disabling these, if you have somehow enabled them.

Also, Mutt uses the convention "--" to indicate to sendmail when it is
about to give a mail address.  Try using a command like this:

    sendmail -oem -oi -- [EMAIL PROTECTED]

And see if sendmail complains about that.  If it complains about the
"--" option, you can either upgrade your sendmail or edit Mutt's source
and remove the code that appends the "--" option.  Also complain to
mutt-dev if you have to do this.  :)

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
Richardson IT    |    PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44

Reply via email to