ispCP - Board - Support - VHCS fork

Full Version: strange error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
during ispcp-setup, after "Activate AWStats [no]", it comes the following error:

ERROR: external command '/usr/sbin/postmap /etc/postfix/ispcp/{aliases,domains,mailboxes,transport,senderaccess} &> /tmp/ispcp-setup-services.log' returned '127' status!

and nothing is installed :|
which Version (Trunk) did you use?? Which Linux Version?? Did you follow all steps in the installguide??

With r899 this works well.
the one from 8 nov.

and i used deb4 ( etch )
i'll try with your version in a few minutes
same thing
What happens if you run the command manually?

Code:
/usr/sbin/postmap /etc/postfix/ispcp/{aliases,domains,mailboxes,transport,senderaccess}
very strange : /usr/sbin/postmap : no such file or directory ...
but i installed it
was macht " which postmap "?
You should find all installed files which came with postfix by typing

dpkg -L postfix

/J
Reference URL's