> On Wed, 19 May 2004, gert_de_boer wrote: > > > Somehow I do not succeed in configuring mutt or ssmtp with Cygwin on a > > Windows 2003 server. > > > > As an example of what happens: > > > > $ echo hallo | mutt -s new_test [EMAIL PROTECTED] > > Error sending message, child exited 127 (Exec error.). > > Could not send the message.
You might try to strace mutt and examine the output for clues. See "man strace" for details. > > The error is exactly the same as when I have a wrong 'sendmail' > > defined in my .muttrc on a server where cygwin runs without any > > problem. However I defined it correct: set sendmail=/usr/sbin/ssmtp You might add .exe and see if that helps. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained pilot... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/