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

Title: Installing qmHandle
Post 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
Title: Re: Installing qmHandle
Post by: Stefano on October 07, 2009, 12:36:32 AM
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.
Title: Re: Installing qmHandle
Post by: raem on October 07, 2009, 08:57:36 AM
topanaris

Quote
(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
Title: Re: Installing qmHandle
Post by: byte on October 07, 2009, 02:10:19 PM
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!
Title: Re: Installing qmHandle
Post by: wichog on July 12, 2010, 11:12:17 PM
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

Title: Re: Installing qmHandle
Post by: janet on July 13, 2010, 12:39:58 AM
wichog

Quote
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
Title: Re: Installing qmHandle
Post by: wichog on July 13, 2010, 12:41:29 AM
thnks mary ill try right now
Title: Re: Installing qmHandle
Post by: wichog on July 13, 2010, 01:04:13 AM
Mary

i foun the direct link but it doesnt download

http://www.saco-support.de/index.php?_m=downloads&_a=downloadfile&downloaditemid=13

Title: Re: Installing qmHandle
Post by: janet on July 13, 2010, 02:39:35 AM
wichog

Quote
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.

Title: Re: Installing qmHandle
Post by: wichog on July 13, 2010, 02:47:55 AM
thnks im really new with linux

how can i install it from cd rom

Title: Re: Installing qmHandle
Post by: CharlieBrady on July 13, 2010, 03:13:37 AM
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?
Title: Re: Installing qmHandle
Post by: wichog on July 13, 2010, 04:42:22 AM
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?
Title: Re: Installing qmHandle
Post by: CharlieBrady on July 13, 2010, 04:50:04 AM
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

Quote
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.
Title: Re: Installing qmHandle
Post by: wichog on July 13, 2010, 04:56:15 AM
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
Title: Re: Installing qmHandle
Post by: janet on July 13, 2010, 10:55:50 AM
wichog

See revised Howto for wget link, and heed the warnings about stopping qmail, both on
http://wiki.contribs.org/Qmhandle_mail_queue_manager
Title: Re: Installing qmHandle
Post by: CharlieBrady on July 13, 2010, 01:59:46 PM
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.

Quote
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.
Title: Re: Installing qmHandle
Post by: wichog on July 13, 2010, 04:35:53 PM
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 :)