• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Qmail queue 20gb

GUI > Tools & Settings > Mail > Mail Server Settings > Tab "Mail Queue"
will give you details on the messages in the queue so that you can either delete them selectively or altogether.
 
That is the thing, the emails are not there. I usually use a postfix command to delete queues : "postqueue -p | grep "[email protected]" | awk '{print $1}' | postsuper -d -" .

qmail-qstat shows
"messages in queue: 374658
messages in queue but not yet preprocessed: 374728"

I would like to clean this and avoid it getting full again. I have a friend with the same issue for some reason.
 
Last edited:
Back
Top