XMailforum is a readonly knowledge archive now.

Registering as a new user or answering posts is not possible anymore.

Might the force be with you, to find here what you are looking for.

2019-09-20 - hschneider, Admin

Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.

XMail Forum [Powered by Invision Power Board]
Printable Version of Topic
Click here to view this topic in its original format
XMail Forum > XMail Queue Manager > Having Connect Problems Again


Posted by: tonkagunner Mar 5 2005, 09:40 PM
I keep getting No agent found. Please check the configuration in XQM Manager. I'm using the latest versions.

[root@ns1 xqmagent]# ./xqmagent --debug
------------------------------------------------------------------------
Welcome to XQM Agent!
©2002-2004 Harald Schneider
mailto:h_schneider@marketmix.com

Agent version : 1.40
Using xmaillib : 1.54
Using rpcserver : 1.12
Configurationfile : /etc/xqmagent.conf
Threads : 25
Listening at : 127.0.0.1:8000
CTRL access at : 127.0.0.1:6017
Trusted clients : 127.0.0.1,tbird,68.224.226.*,192.168.0.*
Handle dynamic IPs : No
Forced MAIL_ROOT : /var/MailRoot
XMail startscript : /etc/init.d/xmail
PID : 31289
Parent PID : 8190

I'm trying to connect as port 8000 or 6017. I'm not sure which one to use but I tried both. I can connect with Xmail Manager LE which uses port 6017. What do I need to do to get Quemail Manager working?

Posted by: hschneider Mar 6 2005, 07:58 AM
>Listening at : 127.0.0.1:8000
You have configured XQM to listen on port 8000 on localhost (127.0.0.1). Use your external interface's IP address here! Local host cannot be accessed from external machines.

The XQM Agent uses port 8000 on the outside interface to talk with XQM. Further it uses 6017 to communicate with XMail on 127.0.0.1 (because both are on the same machine - so they can use localhost here).

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)