LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Postfix: postfix: fatal: chdir(/usr/libexec/postfix) (https://www.linuxquestions.org/questions/ubuntu-63/postfix-postfix-fatal-chdir-usr-libexec-postfix-655358/)

Micro420 07-12-2008 03:54 PM

Postfix: postfix: fatal: chdir(/usr/libexec/postfix)
 
Installed Postfix.
Configured the /etc/postfix/main.cf file
/etc/init.d/postfix restart
Code:

* Stopping Postfix Mail Transport Agent postfix                        [ OK ]
 * Starting Postfix Mail Transport Agent postfix                                postfix: fatal: chdir(/usr/libexec/postfix): No such file or directory
                                                                        [fail]

What the heck is this error?

Mr. C. 07-13-2008 02:52 AM

Are you running postfix chroot?

/usr/libexec/postfix is the directory where postfix internal commands reside.

Micro420 07-13-2008 12:21 PM

All I did was install Postfix using aptitude install postfix
Edited my /etc/postfix/main.cf file (that's standard)
And then I tried to start Postfix using: sudo /etc/init.d/postfix start

That's when I got that error. What does that mean? Never had this problem on my CentOS machines.


All times are GMT -5. The time now is 02:08 AM.