Clear Email Queue in Bulk
-
So i have more than 1k emails stuck in the email queue and the server keeps on retrying it so is there any way to bulk delete all the emails which are stuck there in queue
-
https://ibb.co/GdWW55c this is what the queue looks like and deleting them one by one is very time-consuming any way to delete all this in one go by ssh in the server?
-
I am a bit noob with docket can you tell me the docket command by which I can get into this?
is this something like docker exec -ti mail /bin/bash
-
@darsh_parsana it's not inside docker. Just ssh into the server and delete the files in
/home/yellowtent/boxdata/mail/haraka-queue/
. The command is also run in the server itself.