[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error



On Sun, Jun 30, 2002 at 01:47:40PM -0700, joelaw at justice.com wrote:
> Hi,
> 
> I get this error message when trying to use mutt to
> send mails and it wouldn't send.
> 
> Error sending message, child exited 127 (Exec error.).
> 
> 
> How can i get it to send mails?

It means that it tried to call one of the exec() functions and it failed.
Typically it means that the file did not exist, e.g. mutt was compiled to
invoke say /usr/lib/sendmail but it doesn't exist.

Try putting the following in /usr/local/etc/Muttrc (or wherever your global
muttrc lives), or in .muttrc in your home directory:

set sendmail="/usr/sbin/sendmail -oi -oem"

Regards,

Brian.

-----
This is the afnog mailing list, managed by Majordomo 1.94.5

To send a message to this list, e-mail afnog at afnog.org
To send a request to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is maintained by owner-afnog at afnog.org