Steps to Configure:
-
Sign Up for Google Workspace
- Go to Google Workspace and create an account.
-
Verify Your Domain
- Go to Admin Console > Domains and add your domain.
- Google will provide a TXT record for domain verification.
- Add the record in cPanel > Zone Editor.
-
Add MX Records for Google Workspace
- Go to Zone Editor and add the following MX records:
Priority: 1, Value: ASPMX.L.GOOGLE.COM
Priority: 5, Value: ALT1.ASPMX.L.GOOGLE.COM
Priority: 5, Value: ALT2.ASPMX.L.GOOGLE.COM
Priority: 10, Value: ALT3.ASPMX.L.GOOGLE.COM
Priority: 10, Value: ALT4.ASPMX.L.GOOGLE.COM
- Go to Zone Editor and add the following MX records:
-
Add SPF, DKIM, and DMARC Records
- SPF Record:
v=spf1 include:_spf.google.com ~all
- DKIM Record:
Enable DKIM from the Google Admin Console. - DMARC Record:
v=DMARC1; p=none; rua=mailto:dmarc-reports@yourdomain.com
- SPF Record:
-
Test Email Sending and Receiving
- Send a test email to ensure your setup is correct.