mkaawache
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by mkaawache-
The shared address book is toggled under the default account's "Manage" functionality in cPanel " Email Accounts. Roundcube does not have a shared address book available, so you will want to use H...
-
Just the contacts address book, yes; however, there is not currently a supported method of syncing all emails to every email address under a domain. With incoming emails, you could create a filte...
-
Hello mkaawache! While you can create a shared address book in cPanel, there aren't any methods to share or sync emails amongst all email accounts under a domain that we're aware of. With that s...
-
I also think contacting the host would be the best way to go to get this working. If there are permissions issues on any of the files, it's possible your cPanel access to terminal will not give y...
-
If you don't have root access or WHM access, I would recommend you to contact your host for assistance. Certain files in /home/[username]/etc/ need to be owned by username:mail no username:usernam...
-
chown user2:user2 /directory name eg: chown root:root /home Would make the root user the owner of the home directory First of all thank you for you reply dear. secondly I did the chown command f...
-
WHM > Repair Mailbox Permissions If you have no root access to the server, ask your host to run it for you. Thank you dear. can you tell me which commands shall I use to repair the permissions vi...
-
I'd say that the files you migrated belong to user1, but the new account belongs to user2. So User2 can't gain access to those files. I'd also suggest an ownership issue. I've done this through W...
-
If you are moving files and extracting them like that it will be important to make sure the ownership and permissions are correct. The easiest way to check that would be to compare it to an exist...
-
Maybe not a permissions issue, but from what you're describing it sounds like an ownership issue. This tool will handle the ownership changes as needed. Hi, which tool do you mean dear?