Mr fix:
> We have created an rpm by applying custom patch to Postfix 2.8.7,
> after the installation "postfix check" gives the following error.
>
> postfix: fatal: /usr/libexec/postfix/postfix-script: No such file or directory

The postfix command runs with super-user privileges. If it can't
execute postfix-script because of the above error, then:

- Either the file does not exist,

- Or the #!/path/to/program on the first line of the file specifies
a non-existent patname,

- Or you need to fix the SELINUX or APPARMOR etc.  "security"
configuration.

        Wietse

Reply via email to