Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: dr_rude on June 03, 2005, 09:24:31 AM

Title: my server slow down and hang up
Post by: dr_rude on June 03, 2005, 09:24:31 AM
the title says it all. It happen when one of my users attached the 77 MB files to her friends. Now everyone at my office can't send/receive email.

what should i do? how to stop or clean our queue mail or how can i stop the pending mail from sending out?  :-(

obtw, i'm using 6.0.

really need your help.
Title: Re: my server slow down and hang up
Post by: raem on June 03, 2005, 10:38:22 AM
dr_rude

> how to .... clean our queue mail

install qmHandle contrib
http://mirror.contribs.org/smeserver/contribs/index.php?subdir=star%2Fmitel%2Fcontrib%2Fqmailhandle&sortby=name


> how can i stop the pending mail from sending out

to stop your mail system
/etc/init.d/smtpfront-qmail stop

delete offending message from queue using qmHandle contrib, see server manager panel

restart mail
/etc/init.d/smtpfront-qmail start
Title: my server slow down and hang up
Post by: kruhm on June 05, 2005, 03:00:19 PM
you can also try qmHandle from the command line. It may work faster depending on the number of emails stuck in the remote:

man qmHandle (to see a list of easy commands)

#to clear qmail queue
#stop qmail
/etc/init.d/smtpfront-qmail stop
/etc/init.d/qmail stop

qmHandle -D

#restart qmail
/etc/init.d/qmail start
/etc/init.d/smtpfront-qmail start
Title: my server slow down and hang up
Post by: psc on June 14, 2005, 07:58:35 AM
The actual version of the qmHandle contrib is smeserver-saco-qmHandle-1.2.1-1.

Download at http://www.saco-support.de/sme/smeserver-qmHandle-saco/

Best
Peter