• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Issue with qmail - error delivery210 deferral x_bit_set

kadoudal

Regular Pleskian
I just ended a fresh install on Debian 5 .... with email addresses
what could be wrong ?

I read in some google results that : " it means execution permissions (chmod 777) in /home/vpopmail and they should not ... ( should be 600)
but I don't have any /home/vpopmal at all... cannot find where ...

I may have done a mistake when copying back old mailboxes content into the new server :
for each mailbox ( IMAP) , I did :
chown -R popuser:popuser Maildir
chmod -R 777 Maildir
...
can anyone tell me which chmod I should do ?
 
Last edited:
[SOLVED]
As I had to get backup emails back into the new install.. I copied the Maildir and changed the ownership from root (backup) to popuser
doing this I forgot to modify the permissions of the emails records .... should be 600 NO execution allowed ...
 
Back
Top