2019-09-20 - hschneider, Admin
Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.
XMail Forum · Newbies read here ! All about SMTP,MX-Records,DNS etc. | Help Search Members Calendar |
Welcome Guest ( Log In | Register ) | Resend Validation Email |
mbarka |
Posted: Apr 3 2009, 12:03 PM
|
Junior Member Group: Members Posts: 42 Member No.: 3157 Joined: 28-January 09 |
hello
in /etc/xqmagent .conf, i have : THREADS=25 AGENT_HOST=serverIP(the remote host IP) AGENT_DYNIP=0 TRUSTED_CIENTS=IP1(my hostIP),IP2 CTRL_HOST=127.0.0.1 CTRL_PORT=6017 agent is deamonized in remote host but no connection, the error msg is : no agent found. please check configuration. nmap remoteHostIP give me this : 8000/tcp open http-alt netstat -taunp (remote host IP) tcp 0 0 remoteIP:8000 0.0.0.0:* LISTEN 10339/xqmagent why connection is not establishid?could you help me |
mbarka |
Posted: Apr 3 2009, 04:54 PM
|
Junior Member Group: Members Posts: 42 Member No.: 3157 Joined: 28-January 09 |
the ip address is dynamic and not statc
so AGENT_DYNIP=1 |
mbarka |
Posted: Apr 4 2009, 11:25 AM
|
Junior Member Group: Members Posts: 42 Member No.: 3157 Joined: 28-January 09 |
notice:
we should start xmail with XQM so that XQM see xmail running. otherwise, XQM will say xmail is stopped however it is running. |