postfix / sendmail:fatal:execvp / usr / sbin / postdrop:没有这样的文件或目录

我的服务器最近崩溃,当它再次上线时,我有一些奇怪的问题popup。 主要围绕ISPConfig。

我已经解决了大部分的问题,但我似乎无法find这个问题。

每当我们使用电子邮件帐户中的“发送复制到”function,它不再工作。 它曾经工作,我们没有做任何最近的更新。

以下错误在日志文件中。

sendmail[67546]: fatal: execvp /usr/sbin/postdrop: No such file or directory postfix/sendmail[67545]: fatal: [email protected](5000): unable to execute /usr/sbin/postdrop -r: Success dovecot: lda([email protected]): Error: Sendmail process terminated abnormally, exit status 75 dovecot: lda([email protected]): Error: sieve: msgid=<[email protected]>: failed to redirect message to <[email protected]> (refer to server log for more information) 

ISPConfig版本:3.0.5.4p8

操作系统:SuSE Linux 13.2

后缀版本2.11.3

我已经尝试了与此相关的所有其他build议,但没有任何帮助。

我的postdrop和postqueue位于maildrop组的/ usr / sbin /目录下。

我看了一下权限,一切似乎都很好,我也重新启动了所有的服务。

请提供完整的命令,因为我不是Linux专家(还)

按要求输出:

 file /usr/sbin/postdrop /usr/sbin/postdrop: setgid ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=55fb6e550abece72ccb01fb94213418d3ce75c72, stripped ls -la /usr/sbin/postdrop -rwxr-sr-x 1 root maildrop 15008 Feb 11 2015 /usr/sbin/postdrop