Skip to main content

Email errors and file permissions

Comments

5 comments

  • rpvw
    ***UPDATE*** I was able to 'fix' the errors being reported in the exim_paniclog very simply:
      ]
    • For the user that is reported as having an error, go to their cPanel and edit the quota of any of their email accounts that have a quota set (or set a quota on one that hasn't).
    • Ensure you SAVE the new quota.
    (If you want/need to, you can always now repeat the same procedure, and revert to the original quota.) That's it - the errors went away :-D I am not sure what was causing them - perhaps there was an extra line or some non-printing character in the file - but editing it and saving it seems to have worked. Now where was that Whiskey ?
    0
  • cPanelMichael
    I am not sure what was causing them - perhaps there was an extra line or some non-printing character in the file - but editing it and saving it seems to have worked.

    Hello, Did you happen to check the ownership values of those files before updating them through the cPanel email quota modification functionality? Thank you.
    0
  • rpvw
    I did check - the /quota files were all : owner:username group:mail permissions 640
    0
  • rpvw
    ***UPDATE*** After checking every single /home/username/etc/domain.tld/quota file, I did find one user whose file was set : owner:username group:username permissions 640 After modifying a quota for one of their email accounts, this users file changed to : owner:username group:mail permissions 640 To be honest, I am now doubting myself as to whether I checked the ownership before or after I changed the email quota for their account in cPanel. Hope someone can get something useful out of all this o_O
    0
  • cPanelMichael
    Hello, The following command is also useful if you want to correct the ownership or permissions of the mail quota files:
    /scripts/mailperm --verbose
    Thank you.
    0

Please sign in to leave a comment.