View Single Post
  #6 (permalink)  
Old 07-18-2007, 10:48 PM
anuradha_mihsra anuradha_mihsra is offline
Intermediate Member
 
Posts: 17
Default

The problem is that the install script calls post-install without specifying the command directory (where the command postconf is located) in some places.

Once I hit the error, I simply ran the command

/opt/zimbra/postfix-2.2.5/conf/post-install command_directory=/location/of/postconf upgrade-source

and then did a

make tar

To complete the build process for postfix.

After this I continued with the rest of the build and found that there were no problems with postfix once the zimbra install happened.
Try this and let me know if you hit problems.

Thanks!
Reply With Quote