reset permissions

  • someone can tell me how you can reset permissions ( mail , mysql , www )


    May 18 10:45:38 panel dovecot: imap([email protected]): Error: open(/var/mail/virtual/xxxx.tld/info/dovecot-uidlist) failed: Permission denied




    I used perl imscp-autoinstall -r but is slow

  • What did you do to end up like this?


    If you really have to, you can manually alter the permissions, but you need to know what they were before.


    For /var/mail I think it's vmail:mail.


    So what you could do is: chown vmail:mail /var/mail/virtual/ -R
    You can check the current user/group by doing stat /var/mail/virtual or ls/var/mail -l


    imscp-autoinstall -r doesn't solve this I think.

  • Please do not quote the last post, not needed. If you're using 1.3.x you may need to run perl imscp-autoinstall -dx