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 |
atomant |
Posted: Feb 28 2003, 07:19 PM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
Hi!
I ahve installed XQM agent on my linux box where I have also Xmail 1.12. I have setup Samba for sharing the MailRoot to Windows where I have installed XQM 1.08. I have setup xqmagent.conf and started xqmagent on linux (I didn't get any errors). But when I run XQM it tells me that it can not find Agent bla...bla. I have setup in the XQM also the port where xqmagent listens. I have tried to telnet to that port but there is no response. Please help! -------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
hschneider |
Posted: Mar 3 2003, 07:54 AM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
Hi,
type ps -A|grep xqmagent on the Linux box. If nothing is displayed, then the agent isn't running. In that case restart it from your shell command prompt with ./xqmagent to see if it outputs any errors. -------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
atomant |
Posted: Mar 3 2003, 09:40 AM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
Nope, the agent is not running and when I restart I get no error.
Any idea ? -------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
hschneider |
Posted: Mar 3 2003, 11:29 AM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
Maybe a missing system lib. Please download XQM Command Line version and start the executable. If a system lib is missing, it will output an error message.
-------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
atomant |
Posted: Mar 3 2003, 11:39 AM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
Which system lib you are talking about?
You mean XQM command line for windows? -------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
hschneider |
Posted: Mar 3 2003, 11:45 AM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
NOPe ... XQM/CMD for Linux. Maybe a system lib for Linux is missing.
There is a known issue with RedHat, when e.g. libssl.so.0.9.6 is missing. On my SUSE Linux this lib is located at /usr/lib/libssl.so.0.9.6 When starting XQM/CMD on your Linux box it will tell you any missing libs. -------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
atomant |
Posted: Mar 3 2003, 11:47 AM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
I have RH8 but I have upgraded openssl from 0.9.6 to 0.9.7 . Is it needed to be ver 0.9.6 ?
-------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
hschneider |
Posted: Mar 3 2003, 02:33 PM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
I think so ... can you install 0.9.6 beside the new lib ?
Please try XQM/CMD if it reports it as the missing lib, before changing anything. -------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
atomant |
Posted: Mar 4 2003, 08:00 AM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
OK, I have tried with command line XQM and I get these output:
------------------ Traceback (most recent call last): File "<string>", line 39, in ? File "<string>", line 35, in __init__ File "/root/work/lib/xmaillib.py", line 136, in __init__ File "/root/work/lib/xmaillib.py", line 111, in get_rootpath NO_MAIL_ROOT ------------------ I have also check if xqmagent is running but no...I have restarted it and there were no errors but it is still not running. Any idea? -------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
hschneider |
Posted: Mar 4 2003, 08:20 AM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
Did you run it on your Linux box ?
It says that there is no MAIL_ROOT environment variable. MAIL_ROOT has to be global. Maybe you have no "export" statement in your XMail Server startup script? Without a valid MAIL_ROOT variable, also the agent won't run. -------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
atomant |
Posted: Mar 4 2003, 08:52 AM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
I have attached my xmail startup script. Can you check it ?
Attached File ( Number of downloads: 202 ) xmail -------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
atomant |
Posted: Mar 4 2003, 08:55 AM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
OK, I have manually make export MAIL_ROOT=/var/MailRoot and now the agent is working, Anyway I would like you to check my startup script for errors. This one came with the RPM distribution. I have just added command line settings.
-------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
hschneider |
Posted: Mar 4 2003, 09:09 AM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
The script looks OK -- sure that you started XMail Server with that script ?
-------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
atomant |
Posted: Mar 4 2003, 09:22 AM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
yes, this is script which is executed when I startup my linux box.
I have added in rc.local to make MAIL_ROOT env so it is fine now. -------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
hschneider |
Posted: Mar 4 2003, 09:44 AM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
OK -- have fun :-)
BTW: There will be an update of XQM + Agent in the next few days. Remote access will be faster then. -------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |