Q & A

If you are getting this error while accessing webmail.

ERROR: Could not complete request.
Query: SELECT “INBOX”
Reason Given: Unable to open this mailbox.

  • GNU/Linux
  • 2 years ago

It means that there is some an issue while accessing email accounts via webmail.

To resolve the issue, create the following folder at its loacation and assign the correct permission.

You can do it with the help of following commands.

#cd /home/UserName/mail/Domainname.com/emailIDUsername/
#mkdir new; mkdir cur; mkdir tmp
#chown username.username*