Postfix: /usr/sbin/sendmail: No such file or directory - why?
Posted
by
Zed Said
on Server Fault
See other posts from Server Fault
or by Zed Said
Published on 2011-05-12T17:50:23Z
Indexed on
2011/11/26
9:58 UTC
Read the original article
Hit count: 348
I am trying to get postfix working, and when I test it using mail user
I enter the subject, message, ect and get the following error:
mail: /usr/sbin/sendmail: No such file or directory
Can't send mail: sendmail process failed
Why is it talking about sendmail? I deleted that a long time ago and am using postfix. Is it still hanging around somewhere and the mail command thinks it should be using sendmail?
© Server Fault or respective owner