Current time: 05-18-2024, 11:10 PM Hello There, Guest! (LoginRegister)


Post Reply 
Postmap error
Author Message
RedBOX Offline
Junior Member
*

Posts: 56
Joined: Oct 2007
Reputation: 0
Post: #1
Question Postmap error
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.
11-01-2007 05:51 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #2
RE: Postmap error
Please post more infos!
When happens this Error ?
Os ? ispCP Version ?

Greez BeNe
11-01-2007 06:36 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RedBOX Offline
Junior Member
*

Posts: 56
Joined: Oct 2007
Reputation: 0
Post: #3
RE: Postmap error
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 !
11-01-2007 06:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: Postmap error
Is there nothin in the mail log file?
Normally postmap also writes there if anything happens

/J
11-01-2007 08:49 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RedBOX Offline
Junior Member
*

Posts: 56
Joined: Oct 2007
Reputation: 0
Post: #5
RE: Postmap error
I'll try it but i don't have internet in home till Monday and it will be hard
where is that log?
11-01-2007 10:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #6
RE: Postmap error
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
11-01-2007 10:19 PM
Visit this user's website Find all posts by this user Quote this message in a reply
RedBOX Offline
Junior Member
*

Posts: 56
Joined: Oct 2007
Reputation: 0
Post: #7
RE: Postmap error
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
11-05-2007 03:16 AM
Visit this user's website Find all posts by this user Quote this message in a reply
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #8
RE: Postmap error
Quote:/usr/sbin/postmap: No such file or directory
that's the problem

do you have postfix installed? what does
# which postmap
shows?
11-05-2007 04:20 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #9
RE: Postmap error
he neither has installed makeuserdb -> no courier-base...

hi RedBOX please install as descibed in the documentation!
11-05-2007 05:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)