ispCP - Board - Support
Postmap error - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Postmap error (/thread-1679.html)



Postmap error - RedBOX - 11-01-2007 05:51 AM

Code:
ERROR: External command '/usr/sbin/postmap /etc/postfix/ispcp/{aliases,domains,mailboxes,transport,sender-access} &> /tmp/ispcp-setup-services.log' returned '127' status !
This is the erroe please help me.


RE: Postmap error - BeNe - 11-01-2007 06:36 AM

Please post more infos!
When happens this Error ?
Os ? ispCP Version ?

Greez BeNe


RE: Postmap error - RedBOX - 11-01-2007 06:55 AM

Latest release(night_something)debian etch
The whole script info:
Code:
hosting:/var/www/ispcp/engine/setup# perl ./ispcp-setup

    Welcome to ispCP '1.0.0 RC3 OMEGA' Setup Dialog.
    This program will set up ispCP OMEGA system on your server.
    Please enter fully qualified hostname. [hosting]: mtserver.net

    Please enter system network address. [192.168.119.132]:

    Please enter the domain name where ispCP OMEGA will run on [admin.mtserver.net]:

    Please enter SQL server host. [localhost]:

    Please enter system SQL database. [ispcp]:

    Please enter system SQL user. [root]:

    Please enter system SQL password. [none]:
    Please repeat system SQL password:

    Please enter ispCP ftp SQL user. [vftp]:

    Please enter ispCP ftp SQL user password. [auto generate]:

     ispCP ftp SQL user password set to: V2Yf:EyE8t]8QMVl|F&
    Please enter ispCP phpMyAdmin Control user. [pma]:

    Please enter ispCP phpMyAdmin Control user password. [auto generate]:

     phpMyAdmin Control user password set to: qC`D$<$#mP.!S09TYR]
    Please enter administrator login name. [admin]:

    Please enter administrator password:
    Please repeat administrator password:

    Passwords must contain at least digits and chars!
    Please enter administrator password:
    Please repeat administrator password:

    Please enter admininistrator email address: admin@mtserver.net

    Use which PHP Version? (4 or 5). [5]:

    IP of Secondary DNS. (optional) []:

    Use MySQL Prefix.
    Possible values: [i]nfront, [b]ehind, [n]one. [none]:

    Activate AWStats. [no]:
ERROR: External command '/usr/sbin/postmap /etc/postfix/ispcp/{aliases,domains,mailboxes,transport,sender-access} &> /tmp/ispcp-setup-services.log' returned '127' status !



RE: Postmap error - joximu - 11-01-2007 08:49 AM

Is there nothin in the mail log file?
Normally postmap also writes there if anything happens

/J


RE: Postmap error - RedBOX - 11-01-2007 10:17 PM

I'll try it but i don't have internet in home till Monday and it will be hard
where is that log?


RE: Postmap error - BeNe - 11-01-2007 10:19 PM

You can find your mail.log here
Code:
/var/log/mail.log
Maybe we find something else here:
Code:
/tmp/ispcp-setup-services.log

Greez BeNe


RE: Postmap error - RedBOX - 11-05-2007 03:16 AM

mail.log:
Code:
Oct 28 18:33:02 hosting sa-exim[9638]: Removed 0 of 0 greylist tuplets in 0 seconds
Oct 28 18:33:02 hosting sa-exim[9638]: Removed 0 of 0 greylist directories in 0 seconds
Oct 28 19:33:02 hosting sa-exim[14533]: Removed 0 of 0 greylist tuplets in 0 seconds
Oct 28 19:33:02 hosting sa-exim[14533]: Removed 0 of 0 greylist directories in 0 seconds
Oct 28 21:33:02 hosting sa-exim[5855]: Removed 0 of 0 greylist tuplets in 0 seconds
Oct 28 21:33:02 hosting sa-exim[5855]: Removed 0 of 0 greylist directories in 0 seconds
Oct 28 22:33:02 hosting sa-exim[7504]: Removed 0 of 0 greylist tuplets in 0 seconds
Oct 28 22:33:02 hosting sa-exim[7504]: Removed 0 of 0 greylist directories in 0 seconds
Oct 28 23:33:01 hosting sa-exim[8992]: Removed 0 of 0 greylist tuplets in 0 seconds
Oct 28 23:33:01 hosting sa-exim[8992]: Removed 0 of 0 greylist directories in 0 seconds
Oct 29 00:33:02 hosting sa-exim[10541]: Removed 0 of 0 greylist tuplets in 0 seconds
Oct 29 00:33:02 hosting sa-exim[10541]: Removed 0 of 0 greylist directories in 0 seconds
Oct 29 01:33:02 hosting sa-exim[12126]: Removed 0 of 0 greylist tuplets in 1 seconds
Oct 29 01:33:02 hosting sa-exim[12126]: Removed 0 of 0 greylist directories in 0 seconds
Oct 29 02:33:02 hosting sa-exim[8576]: Removed 0 of 0 greylist tuplets in 0 seconds
Oct 29 02:33:02 hosting sa-exim[8576]: Removed 0 of 0 greylist directories in 0 seconds
Oct 29 03:33:01 hosting sa-exim[10132]: Removed 0 of 0 greylist tuplets in 0 seconds
Oct 29 03:33:01 hosting sa-exim[10132]: Removed 0 of 0 greylist directories in 0 seconds
Oct 29 04:33:01 hosting sa-exim[11795]: Removed 0 of 0 greylist tuplets in 0 seconds
Oct 29 04:33:01 hosting sa-exim[11795]: Removed 0 of 0 greylist directories in 0 seconds
ispcp-setup-services.log:
Code:
sh: /usr/sbin/postmap: No such file or directory



RE: Postmap error - raphael - 11-05-2007 04:20 AM

Quote:/usr/sbin/postmap: No such file or directory
that's the problem

do you have postfix installed? what does
# which postmap
shows?


RE: Postmap error - joximu - 11-05-2007 05:05 AM

he neither has installed makeuserdb -> no courier-base...

hi RedBOX please install as descibed in the documentation!