Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: topanaris on October 07, 2009, 12:31:56 AM
-
Again i am an ascending noob i wanna install qmHandle however the instructions on the site
(yum localinstall smeserver-saco-qmHandle-1.3.4-1.noarch.rpm) isnt working for me anyone please gimme a hand on how to set this up?
Thanks
-
did you download the rpm on your server?
what error are you getting?
please, when you ask for help, remember we aren't in front of your server, we can't read your mind and, finally, we have no crystal ball here.
-
topanaris
(yum localinstall smeserver-saco-qmHandle-1.3.4-1.noarch.rpm) isnt working for me anyone please gimme a hand on how to set this up?
The rpm version has been updated.
You need to manually download the rpm first before issuing that yum localinstall .... command
The wiki howto has been updated.
http://wiki.contribs.org/Qmhandle_mail_queue_manager
-
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!
-
i cant doit too
i download it with
1. wget http://www.saco-support.de/index.php?_m=downloads&_a=view&parentcategoryid=3&pcid=0&nav=02 it download
2. yum localinstall smeserver-saco-qmHandle-1.3.4-3.noarch.rpm
and returns
Cannot open file smeserver-saco-qmHandle-1.3.4-3.noarch.rpm. skipping
do i have wrote it inside a folder or something i just login with root an wrote commands
-
wichog
1. wget http://www.saco-support.de/index.php?_m=downloads&_a=view&parentcategoryid=3&pcid=0&nav=02 it download
That does not download the rpm.
wget download does not work from that site
You will have to manually download the rpm from that site using a web browser.
Then copy it to your sme server, say to the users H: drive (or home folder) and then cd to that folder and run the yum localinstall command
cd /home/e-smith/files/users/username/home
(replace username with your particular sme user name)
to check the file is there do
ls -al
then do
yum localinstall smeserver-saco-qmHandle-1.3.4-3.noarch.rpm
-
thnks mary ill try right now
-
Mary
i foun the direct link but it doesnt download
http://www.saco-support.de/index.php?_m=downloads&_a=downloadfile&downloaditemid=13
-
wichog
http://www.saco-support.de/index.php?_m=downloads&_a=downloadfile&downloaditemid=13
You still need to use a web browser to download the rpm file first.
That link works OK for me in Firefox.
wget does not work with that link.
-
thnks im really new with linux
how can i install it from cd rom
-
Again i am an ascending noob i wanna install qmHandle
You don't say why you want to install qmHandle. It's a dangerous tool, and best avoided. Do you really have a need for it?
-
charly i need to see the mail queue, cause some times its really slow and i think its a email. if i dont install it, how can i see the mail queue and how can i delete the corrupted email? there is other tool?
-
charly i need to see the mail queue, cause some times its really slow and i think its a email. if i dont install it, how can i see the mail queue
You can view the mail queue via the mail log analysis panel of the server-manager.
Or you can view from the command line via:
/var/qmail/bin/qmail-qread
and how can i delete the corrupted email? there is other tool?
There should never be any corrupted email in the mail queue. I've never seen any, and there are no reports in the bug tracker.
-
yeah right, or how can i see the all the emails, because some times the users send a mail with an atachmetn for 5 mb for a lot of users and the mail queue is really really slow, how can i see wich mail is
sometimes there are very large emails them and how I can see them for remove them to unlock the mail queue
-
wichog
See revised Howto for wget link, and heed the warnings about stopping qmail, both on
http://wiki.contribs.org/Qmhandle_mail_queue_manager
-
yeah right, or how can i see the all the emails, because some times the users send a mail with an atachmetn for 5 mb for a lot of users
You will need to teach those users not to do that.
and the mail queue is really really slow, how can i see wich mail is
sometimes there are very large emails them and how I can see them for remove them to unlock the mail queue
The mail queue is not locked. If you wait patiently, all the mail will be sent.
-
wichog
See revised Howto for wget link, and heed the warnings about stopping qmail, both on
http://wiki.contribs.org/Qmhandle_mail_queue_manager
thnks it works i have it in sme server manager, im learning thnks for your help :)