# df -h
(output reduced)
tmpfs 1.0G 137M 888M 14% /usr/local/psa/handlers/spool
# cd /usr/local/psa/handlers/spool
# ls -l | wc -l
71
(there are 71 items spooled)
[root@myserver spool]# ls -lh | sort -rn
total 137M
-rw------- 1 mhandlers-user popuser 8.0K Mar 3 21:21 proxy.WJTZGI
-rw------- 1 mhandlers-user popuser 8.0K Mar 3 20:11 proxy.4UHBEl
There seems to be a build up of repeated messages, which are not forwarded to the mailboxes (or rejected). They just sit in this spool, gobbling up memory. However, in the Plesk control panel, there are only 4 entries:
just to confirm, same behavior on my Server the spool has ~150 mails in, most of them are the same mail again and again over some weeks now. It seems they are circulating in the spoolfile and the header date is updated. I believe it is related as I wrote above on the hanging postfixe-queue processes and I found the mail which are stucking in the spool in the maillogfile freqently every 80minutes and with matching timestamp with log entry like:
before-remote[5413]: check handlers for addr: [email protected]
before-queue[5412]: check handlers for addr: [email protected]
The mail queue in plesk looks like:
but in the listing only one mail is visibleMessages in queue: 1 deferred, 0 held, 0 incoming, 149 active, 0 corrupted, 150 total.
Realy strange and just show how broken the postfix integration is!1-1 messages of 150 found (150 total)
Brujo