• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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