Google Workspace DMARC Setup for Australian Small Business
Reviewed by Neil Frick — September 2026

▶ Watch the short explainer for this tip
Email fraud remains a significant threat for Australian small businesses, with phishing and spoofing attempts becoming increasingly sophisticated. A key defence is Domain-based Message Authentication, Reporting and Conformance (DMARC), which uses SPF and DKIM authentication and alignment to help receiving systems decide whether messages claiming your domain are authorised. It does not prove that an email is genuine or safe. Quick answer: To set up DMARC for Google Workspace, inventory every sender and configure SPF and DKIM. Publish a _dmarc TXT record with p=none, analyse reports and correct alignment between the visible From domain and the SPF- or DKIM-authenticated domain. Then move to p=quarantine, monitor legitimate delivery and aim for p=reject. This phased approach reduces direct domain spoofing.
Google Workspace DMARC setup at a glance
DMARC is an email authentication protocol that builds on SPF (Sender Policy Framework) and DKIM (DomainKeys Identified Mail). It instructs recipient mail servers on how to handle messages that claim to be from your domain but fail DMARC authentication, such as quarantining or rejecting them.
DMARC passes when the domain shown in the email's From address aligns with a domain authenticated by SPF or DKIM. This alignment is what allows DMARC to protect your visible business domain from direct spoofing.
| Setting | Recommendation |
|---|---|
| SPF | Authenticate every authorised sending service |
| DKIM | Enable signing for Google Workspace and supported third parties |
| DMARC record | _dmarc.yourdomain.com.au as a TXT record |
| Starting policy | p=none |
| Monitoring | Typically 2–4 weeks, or longer to cover all legitimate sending cycles |
| Next policy | p=quarantine |
| Final policy | p=reject after legitimate senders consistently pass DMARC |
| Reporting | Configure rua aggregate reporting |
| Extra Google licence | Not required |
DMARC can pass when either SPF or DKIM passes and aligns with the visible From domain. Configure both where supported for resilience.
Why Google Workspace DMARC setup matters for your business
DMARC uses SPF and DKIM authentication and alignment to help receiving mail systems determine whether messages claiming to use your domain are authorised. Enforcing it reduces direct domain spoofing, helping protect your reputation with clients and reduce exposure to fraudulent invoices sent using your domain. It does not prevent business email compromise involving a stolen account, display-name impersonation or a lookalike domain. Cyber insurers may ask about email authentication, but requirements vary by policy.
What happens if you do not set up DMARC?
Without a DMARC policy, receiving systems have no published DMARC instruction from you for messages that fail authentication and alignment while using your domain in the visible From address. They can still filter suspicious mail, but you lose an important domain-level control and the aggregate reports available through DMARC reporting. Successful impersonation can lead to fraudulent invoices, lost funds and damaged client relationships. If an incident also involves personal information, businesses covered by Australia’s Privacy Act may need to assess their obligations under the Notifiable Data Breaches scheme. DMARC supports broader cybersecurity controls; it does not establish compliance on its own.
How do you configure DMARC for Google Workspace step by step?
Configuring DMARC for your Google Workspace domain is a phased process: inventory your senders, authenticate them, monitor, then enforce. Work through the steps in order rather than jumping to enforcement.
- List every service that sends email as your domain — Google Workspace, accounting and invoicing software, CRM, marketing platforms, booking systems and your website.
- Review your existing SPF record and account for every authorised sender using each provider’s instructions. Update it where needed; never publish a second SPF record at the same name, and check SPF’s limit of 10 DNS-querying mechanisms and modifiers.
- In admin.google.com, go to Apps > Google Workspace > Gmail > Authenticate email. Select your domain, choose Generate new record and generate a 2048-bit DKIM key where supported. Publish the supplied TXT record, allow DNS to update, then select Start authentication. Configure domain-aligned DKIM at other sending providers too.
- Create a reporting mailbox or reporting-service address, then publish one DMARC TXT record at _dmarc using the starting value in the table. Replace the example domain and address; follow any external reporting authorisation instructions from your reporting provider.
- Keep p=none while you analyse aggregate reports, typically for 2–4 weeks or longer to cover all sending cycles. Use a DMARC report analyser if the XML reports are difficult to read.
- Correct failures for legitimate senders. Configure DKIM signing with an aligned domain, or an aligned envelope sender domain with valid SPF. Do not assume an SPF include alone fixes alignment.
- Change to p=quarantine once representative mail from every known legitimate sending stream passes DMARC. Monitor reports, bounces and delivery through another representative sending cycle — often at least two weeks, and longer for monthly senders.
- Move to p=reject when legitimate delivery remains reliable. Keep reviewing reports and test new senders before they start sending business mail.
What does DMARC cost on Google Workspace?
DMARC is an open internet standard and does not require an additional Google Workspace licence. You publish its policy in DNS and configure Google Workspace DKIM in the Google Admin console. Business Starter, Business Standard, Business Plus and Enterprise editions support this setup. Costs can include DNS hosting, staff time, professional assistance and an optional reporting service that turns XML aggregate reports into a readable dashboard. Reporting tools may offer no-cost tiers, but limits and prices vary.
Which DMARC mistakes can disrupt business email?
The most frequent error is moving straight to enforcement without accounting for every legitimate sender, which can send invoices, quotes and marketing mail to spam or cause rejection. Publishing multiple SPF records at the same DNS name causes an SPF permanent error; update the existing record instead. Another common mistake is adding an SPF include when the provider still uses an unrelated envelope sender domain — SPF may pass without aligning. Publishing Google’s DKIM key without selecting Start authentication also leaves the setup incomplete. Aggregate reports are valuable but not exhaustive: not every receiver sends them, so combine them with test messages, sender logs and bounce monitoring.
How to check DMARC is working and what to warn staff about
Send test messages from Google Workspace and every third-party sending platform to external mailboxes. Inspect the receiving system’s authentication results for spf=pass, dkim=pass and dmarc=pass. Aim to configure both SPF and DKIM correctly, while remembering that DMARC needs only one passing, aligned method. A dmarc=pass result does not prove a message is safe or guarantee inbox delivery. Before raising the policy, warn your marketing and finance teams about the change and ask them to report missing mail or bounces promptly. Investigate failures and, if legitimate delivery is disrupted, pause enforcement changes or temporarily reduce the policy while fixing the cause.
How DMARC fits into a full Google Workspace security audit
DMARC is one part of a broader email security posture, and it is a standard check in our Google Workspace security audits. Alongside email authentication we review multi-factor authentication coverage, external sharing in Drive and third-party OAuth app access. We review data loss prevention settings where your Workspace edition supports them, and identify any licensing gaps. We also review Super Admin access and delegated administrator roles to check that privileged access follows least-privilege principles and that highly privileged accounts are reserved for tasks that need them. These checks support broader cybersecurity controls; they do not establish Privacy Act or Notifiable Data Breaches compliance on their own. If you would like a second set of eyes on your configuration, book a complimentary 15-minute chat with Neil Frick to discuss what a Google Workspace security audit covers.
Implementing DMARC is a critical step in protecting your Google Workspace domain from email impersonation and phishing. By carefully following the recommended phased approach, Australian businesses can significantly enhance their email security and brand reputation.
Disclaimer: This information is for general guidance only and does not constitute professional advice. Cyber security best practices evolve, and specific implementations may vary based on your unique business environment. Consult with a qualified cybersecurity professional for tailored advice.
Frequently asked questions
- Is setting up DMARC on Google Workspace enough to stop all phishing attacks?
- No, DMARC alone cannot stop all phishing. It reduces direct spoofing of your domain when enforced by receiving systems, but does not prevent lookalike domains, display-name impersonation or malicious mail from compromised accounts. Combine it with strong multi-factor authentication, staff training, email filtering and endpoint protection.
- How much does it cost to implement DMARC for my Australian small business?
- DMARC does not require an additional Google Workspace licence. Your costs depend on existing DNS hosting arrangements, staff time, any professional setup assistance and optional reporting tools. Some reporting services have no-cost tiers, while paid plans vary with features, domains and message volumes.
- How long does it take to fully implement DMARC and move to a quarantine policy?
- A straightforward setup may take an hour or two of hands-on work, followed by several weeks of monitoring. DNS updates, DKIM activation and third-party sender changes can add time. Initial p=none monitoring typically runs for 2–4 weeks, but should cover all legitimate sending cycles. Move to quarantine based on evidence, not the calendar, then monitor again before aiming for p=reject.
- Does DMARC help with Australian regulatory compliance like the Privacy Act?
- DMARC can support an organisation's broader cybersecurity controls by reducing the risk of domain impersonation. However, DMARC alone does not establish compliance with the Privacy Act or the Notifiable Data Breaches scheme. Treat it as one control among many, alongside MFA, access reviews, logging and staff training.
- What if my marketing platform sends emails on behalf of my domain?
- If third-party platforms send email using your domain, configure each one so its messages can pass DMARC through aligned SPF or aligned DKIM. Where supported, DKIM signing using your domain is generally preferable. Before moving beyond p=none, confirm each legitimate sending service passes DMARC and appears correctly in your aggregate reports.
- Can DMARC stop emails sent from free email providers like Gmail.com impersonating my business?
- No, your domain’s DMARC policy does not stop someone using a Gmail address or another domain to impersonate your business. It protects against direct spoofing of your domain in the visible From address, not misuse of your business name as a display name. Ask clients and staff to verify changed bank details through a known phone number, even when a message appears to come from a familiar sender.
Sources
Every reference below was link-checked when this article was published.
- 1.Help prevent spoofing and spam with DMARCGoogle Workspace Admin Help
- 2.Small business cyber security guideAustralian Signals Directorate — ACSC
- 3.RFC 7489 — Domain-based Message Authentication, Reporting and ConformanceIETF
Want to know where your own tenant stands?
The audit answers these questions with a dated report on your actual settings — a few questions to start, under a minute.


