How to Use Your Webmail

If you’re trying to access your webmail, you can do this from the MyHost Client Area

Start by clicking Login to cPanel next to the hosting plan you want to check the emails of:

Next click on Email Accounts

Lastly you can click on Check Email next to the account you would like to check.

 

If you are unsure or need assistance, please contact our support team.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What database settings do I use for scripts?

Server Hostname: localhost Database Username: <your username>_<database name> e.g....

How do I add a wildcard subdomain for Wordpress MU?

This can be easily done by logging into your cPanel control panel and clicking on "Subdomains"....

Do you support Silverstripe Hosting?

Yes, we run Linux servers designed to run the New Zealand developed Silverstripe application. If...

Strict Standards Errors for PHP

If you are getting errors similar to:Strict Standards: Non-static method JLoader::import() should...

Fix permissions of all directories and files

To change all the directories to 755 (-rwxr-xr-x): find /home/xxx/public_html -type d -exec...