How to configure Google Apps in cPanel server ?
OR
How Configuring DNS CNAME and MX records for Google Apps in cPanel server ?
Answer :
Google Apps is a suite of Google applications that brings together essential services to help your business. This is a hosted service that lets businesses, schools, and institutions use a variety of Google products — including Email, Google Docs, Google Calendar, and Google Talk — on a unique domain (e.g., www.yourdomain.com).
For example , if you own the domain domain.com and you sign up for Google Apps services, everyone at your organization will get:
* A custom email address (user@domain.com)
* Tools for word processing
* Spreadsheets and presentations
* A shared calendaring system
* Tools for creating web pages and sites for your business
* Access to a flexible intranet system
* And much, much more!
DNS settings for Google Apps:
1) Set the following MX record for your domain .
domain.com. IN MX 10 aspmx.l.google.com.
domain.com. IN MX 20 alt1.aspmx.l.google.com.
domain.com. IN MX 5 alt2.aspmx.l.google.com.
domain.com. IN MX 10 alt3.aspmx.l.google.com.
domain.com. IN MX 10 aspmx2.googlemail.com.
domain.com. IN MX 10 aspmx3.googlemail.com.
2) Then set the CNAME record for your mail.domain.com
Replace mail entry from
mail IN CNAME domain.com
to
mail IN CNAME ghs.google.com
Once everything is setup correctly it will take around 2-24 hours to propagate the DNS changes and after that you should be able to access your Emails using the link :
Note : Do replace your actual domain with yourdomain.com
Introduction Prime Minister Narendra Modi’s clarion call — “Make in India, Make for the World” — is not just a…
Customer support has always been the backbone of the web hosting industry. From helping users set up domains to troubleshooting…
Content is the most vital asset for businesses navigating the digital era. But creating high-quality, engaging content consistently can be…
Welcome to the exciting world of Ollama, a revolutionary open-source tool that's democratizing access to Large Language Models (LLMs). If…
Managing files on your Amazon EC2 instances can often feel like navigating a complex maze, especially when you prefer a…