It will primarily focus on Linux, especially the Novell’s SuSE Distro, which I use as my primary OS on my desktop. Also will have quite a lot on Open Source Software (OSS) related news, reviews, trends and what’s up with it today.
How to clear the Qmail Queue (clean & delete it quickly) – Forcefully clearing the qmail queue
Is your qmail queue on your server out of control? Look no further! Here’s a quick and easy way to clear, clean, or empty your qmail queue. Clear & Clean Qmail Queue Completely, Safely & Fast! This method only removes the messages from the queue, and nothing else is lost. First of all check the number of messages from the queue using the qmail-qstat tool:
1 2 3 |
[iyngaran@vps-server1 /]# /var/qmail/bin/qmail-qstat messages in queue: 15463 messages in queue but not yet preprocessed: 12 |
To remove the messages from the queue ALWAYS stop […]