• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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