• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

/usr/local/psa/handlers/spool running full

Bart

New Pleskian
Hi,

I'm having the problem that after a long time /usr/local/psa/handlers/spool is getting full. It is mounted as a tmpfs of 1GB in size. When the spool gets full, no more mails are handled. As long as it isn't full, mails are working just fine.

Does anyone have any idea why there are staying unhandles mails in that queue, even from several weeks or months old?

I'm running version 9.2.1 on CentOs, my mail handler is Qmail.

Thank you,
Bart
 
Hello Bart,

There is a couple of our Knowledge Base articles that prove helpful:

I see that some messages are staying in queue. How to force Qmail to process all messages in queue immediately?
http://kb.odin.com/en/6010

The server is saturated with SPAM. There are many messages in the queue. The mail is sent slowly.
http://kb.odin.com/en/766

Regards,
Denis.
 
Hi Denis,

Thank you for your reply. The problem isn't in /var/qmail/queue though.

When I check the queue statistics, all I get is about 66 messages at this moment:
#/var/qmail/bin/qmail-qstat
messages in queue: 66
messages in queue but not yet preprocessed: 0

But, when I check the number of messages in /usr/local/psa/handlers/spool, I count 1.514 of them:
# ls -l /usr/local/psa/handlers/spool|wc -l
1514

They aren't deleted after one week, unlike the messages in /var/qmail/queue. They will stay there forever, until I delete them manually. If I don't delete them, the directory will grow to 1GB in size and qmail won't be able to process new messages.

Best regards,
Bart
 
Back
Top