Setting up Google Workspace for your company? Here’s the ultra-simplified, step-by-step guide to get you up and running fast. Each step links to the official Google support page for more details.
If you need more details, check the full instructions by Google.
[email protected]
, [email protected]
, [email protected]
).If you need more details, check the full instructions by Google.
DKIM (DomainKeys Identified Mail) helps protect your email from being tampered with in transit. It adds a digital signature to your emails so recipients know they really came from your domain.
If you need more details, check the full instructions by Google.
SPF (Sender Policy Framework) is a simple way to prevent spammers from sending emails that look like they come from your domain. It tells other email servers which servers are allowed to send email for your domain.
v=spf1 include:_spf.google.com ~all
If you need more details, check the full instructions by Google.
DMARC (Domain-based Message Authentication, Reporting, and Conformance) helps you protect your domain from email spoofing and phishing. It lets you tell receiving servers what to do with emails that fail DKIM or SPF checks, and gives you reports on suspicious activity.
_dmarc
v=DMARC1; p=none; rua=mailto:[email protected]
If you need more details, check the full instructions by Google.
Want to keep warmup or automated emails out of your main inbox? Create a Gmail filter:
Has the words
field.If you need more details, check the full instructions by Google.
To forward all emails to another account:
If you need more details, check the full instructions by Google.
That’s it! You’ve added your domain, users, and secured your email. For more details, check the official Google links above.