Re: problem initializing server
Neil W Rickert <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
Pierrick <[email protected]> wrote on Oct 7, 2005: >Here is what 'send' gives me : >/usr/bin/mh/send -snoop -watch -verbos [07/10/2005 >20:06] >Use "/home/ppons/Mail/drafts/86"? y > -- Posting for All Recipients -- ><= unable to exec no: Aucun fichier ou répertoire de ce type >No reply text given I'm not sure, but I think that "unable to exec" means that nmh was built to call sendmail as a command line application, with "sendmail -bs". Perhaps it has the wrong path for the sendmail look-alike component of exim. My "mts.conf" has the line "sendmail: /usr/lib/sendmail". You might be able to use a similar line to tell it which path to use. -NWR