On Wed, Feb 08, 2012 at 08:47:27AM -0800, Mr fix wrote:
> I have compared the working version(2.4.6) box vs this one 2.8.7
> here are the results.
>
> 1. postfix-script files exist at same locations.
>
> [root@box-1 /]# find / -name postfix-script
> /etc/postfix.one/postfix-script
> /etc/postfix.two/postfix-script
There's your problem. The postfix-script, postfix-files and related
files are as of Postfix 2.6 expected to be in /usr/libexec/postfix
(really $daemon_directory).
Your Postfix installation is broken.
--
Viktor.