• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

-ERR Can't open the message file - it's gone!

A

Angels

Guest
- Plesk 9.2.1 with QMail und Spamdyke (+Mysql)
- Debian Sarge 64bit ( 2.6.18-6-amd84 )
- xinetd

I have a few issues with email for a few days now and hope somebody points me into the right direction. I think mck caused my problem, but i am not sure about that.

SMTP and IMAP works perfect, the issue is caused by receiving emails with POP3. The user gets the error message "-ERR Can't open the message file - it's gone!"

I pinned my problem down to var/qmail/mailnames/DOMAIN.tld/USER/Maildir/new where new emails are written. For some reason the delivered email is owned by root:popuser instead of popuser:popuser.

The .qmail - for that account - contains:

| true
| /usr/bin/deliverquota ./Maildir

If i switch to procmail filtering then popuser:popuser is set correctly.

| true
| preline /usr/bin/procmail -m -o .procmailrc

Can anybody tell me where i can configure that popuser:popuser and not root:popuser is used? (and can tell me if popuser:popuser is correct?)

Thanks alot
 
Same here....

I have the same problem with one of my email accounts and I am constantly getting that message. Does anyone know what's going on with this?
 
Back
Top