Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Bash Script for Clearing qmail Queues.  (Read 1289 times)

0 Members and 1 Guest are viewing this topic.

Amal John Ronkha

  • Newbie
  • *
  • Posts: 6
  • Karma: +0/-0
Bash Script for Clearing qmail Queues.
« on: May 18, 2018, 07:50:31 pm »
Follow the steps below to get to know about using the script.

1) Download and copy the script to any directory.

2) Apply execute permission for the script.
Code: [Select]
chmod +x mailqueue-clear.sh
3) Run the script using:
Code: [Select]
./mailqueue-clear.shOR
Code: [Select]
bash mailqueue-clear.sh
4) A menu will appear which will list the options available in the script.

Hope this will be useful!  :) ;)
« Last Edit: June 23, 2018, 03:38:16 pm by Amal John Ronkha »