• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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