• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

qmail queue

google.com is your friend...

run /var/qmail/bin/qmail-qstat:

[root@host ]# /var/qmail/bin/qmail-qstat
messages in queue: 3
messages in queue but not yet preprocessed: 3

wget qmHandle:

wget http://kent.dl.sourceforge.net/sourceforge/qmhandle/qmhandle-1.2.0.tar.gz

read the --help option for more info, qmHandle comes with warnings...

if you delete the contents of the queues and don't have a backup, you won't be able to recover the deleted messages.

if you modify permissions or ownership of the queues you probably will break qmail.
 
Back
Top