• 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 stuck... and giving contadicting info

T

thedust2010

Guest
My qmail has a large amount of mail stuck in the queue, but the number depends on which process I invoke:

[root@ns1 root]# /var/qmail/bin/qmail-qstat
messages in queue: 782
messages in queue but not yet preprocessed: 631

[root@ns1 root]# /var/qmail/bin/qmHandle -l
Messages in local queue: 6
Messages in remote queue: 125

I am trying to use queue-repair and qmHandle to get these sent out. It sent out about half of the queue but now it is stuck. When I try to repair, it chmods much of the files from 600 to 644 but it doesn't seem to be sticking because every time I run it the files are still 600. I try to run qmHandle -c to create a new queue but no matter what it runs in "testmode", even when I take out testmode from the script altogether.

Any ideas? I am in a crisis here...
 
Is it possible to recompile qmail without messing up Plesk?
 
It seems outgoing email is working OK, but incoming emails are getting bounced back.

Also, I'm getting emails sent to me that I hadn't before. It occurs when backing up the qmail queue:

tar: Removing leading `/' from member names

ALSO, when I look into maillog I see a bunch of the following:

Nov 6 10:05:21 ns1 qmail: 1162829121.741729 warning: unable to open todo/0/8618629

qmail can't open any messages in my queue...
 
Back
Top