chapsrulez
May 25 2005, 06:57 AM
Hi folks,
i have a question, via SSH how do i remove mail queue manually?? i have over 100,000 mails in queue and my server is going crazy.
thanks.
mahesh
May 26 2005, 10:34 PM
Hi
Go to your mail queue directory and give the following command
rm -Rf directory name
As you will find numbers of directories in your mail queue directory
This command will delete all the content, so be carefull while giving this command.