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 -> XQM Installation Guide / Linux

Closed TopicStart new topicStart Poll

> XQM Installation Guide / Linux
hschneider
Posted: Oct 1 2003, 07:53 AM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



How to install:

- Login as root
- Unpack the archive and copy XQM's directory to your preferred location.
- Do NOT move any of the *.so files to another location.
- Start XQM with ./xqmwin

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

If you stumble over some other error, don't hestitate to contact me.
Mail the XQM's output to h_schneider@marketmix.com
Include its version and your platform as well.

This software can only improved with your feedback!



--------------------
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
PMEmail PosterUsers Website
Top
hschneider
Posted: Oct 1 2003, 07:54 AM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



System:
Linux (e.g. Debian, Redhat 9, SUSE 9)

Symptom:
Starting XQM results in a Python backtrace dump:

QUOTE

File "<string>", line 8, in ?
File "iu.py", line 274, in importhook
File "iu.py", line 357, in doimport
File "/usr/lib/python2.1/site-packages/wxpython/_init_.py", line 20, in ?
File "iu.py", line 274, in importhook
File "iu.py", line 339, in doimport
File "iu.py", line 181, in getmod
File "archive.py", line 380, in getmod
File "iu.py", line 46, in getmod
ImportError: libwx_gtkd-2.4.so: cannot open shared object file: no such file


Solution:
For some reason, RedHat (and maybe some other distris) wants the lib in the search path.
So just do a
> cd xqm
> cp libwx_gtkd-2.4.so /usr/lib

and make sure that /usr/lib is in your PATH variable.


--------------------
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
PMEmail PosterUsers Website
Top
hschneider
Posted: Nov 5 2003, 11:38 AM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



System:
Redhat 9.0

Symptom:
Openssl is installed and /usr/lib is in my PATH, but I still get
ImportError: libcrypto.so.0.9.6: cannot open shared object [...]"

Solution:
Create a symbolic link from version 0.9.6 to your current lib version, e.g.
ln -s /lib/libcrypto.so.0.9.7a /lib/libcrypto.so.0.9.6

Don't confuse /lib with /use/lib. RedHat searches /lib at first!


--------------------
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
PMEmail PosterUsers Website
Top
hschneider
Posted: Nov 14 2003, 09:57 AM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



System:
Linux with kernel >2.4.1, e.g. RedHat 9

Symptom:
XQM hangs or yields a core dump, when querying the queue.

Solution:
The way how threads are handled by the kernel has changed since RedHat 9.
See http://www.redhat.com/docs/manuals/linux/R...ease-notes/x86/ for details.

Since XQM and XQMAgent use threads extensively, they are both affected by this change.

For better compatibility, you should wrap them into a startup script which forces the system to emulate the old thread scheme:

------------------------------
#!/bin/sh
export LD_ASSUME_KERNEL="2.4.1"
./xqmwin # or ./xqmagent
------------------------------

Don't forget to do
chmod 755 scriptname


--------------------
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
PMEmail PosterUsers Website
Top
hschneider
Posted: Jun 1 2004, 06:51 AM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



System:
Unix and derivates

Symptom:
XQM Command Line just dumps a traceback error:

QUOTE

Traceback (most recent call last):
File "<string>", line 40, in ?
File "<string>", line 36, in __init__
File "/root/work/lib/xmaillib.py", line 239, in __init__
File "/root/work/lib/xmaillib.py", line 149, in get_rootpath
NO_MAIL_ROOT


Solution:
Just enter
export MAIL_ROOT=/var/MailRoot
before starting XQM/CMD.

You can wrap this export statement in a script or put it generally into your /etc/profles.


--------------------
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
PMEmail PosterUsers Website
Top
hschneider
Posted: Mar 17 2005, 05:57 PM
Quote Post


No - I'm not an answering script ...
Group Icon

Group: Admin
Posts: 6631
Member No.: 195
Joined: 19-June 02



System:
Mandrake Linux 10.x

Symptom:
XQM won't start because libwx_gtkd-2.4.so complains about missing libstdc++-libc6.2-2.so.3

Solution:
Download libstdc++2.10-2.96-0.83mdk.i586.rpm from http://rpmfind.net

Then do
rpm --install libstdc++2.10-2.96-0.83mdk.i586.rpm

Complete download link here: http://rpmfind.net/linux/rpm2html/search.p....&system=&arch=


--------------------
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
PMEmail PosterUsers Website
Top
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
« Next Oldest | XMail Queue Manager | Next Newest »

Closed TopicStart new topicStart Poll