Frequently asked questions
- Why does DNS governance affect email deliverability in SaaS?
- Because SPF, DKIM, DMARC, MX, and related records determine whether mailbox providers trust your messages. Weak governance often leads to misconfigurations, spoofing risk, and delivery failures.
- What DNS records should SaaS teams review first?
- Start with MX, SPF, DKIM, DMARC, and any CNAMEs used by email service providers. Also review subdomain delegation, TTL settings, and who can approve changes.
- How often should DNS records be audited?
- Review them whenever you add a new vendor, launch a new product domain, or change mail infrastructure. A quarterly audit is a practical baseline for most teams.
- Can better DNS governance guarantee inbox placement?
- No. Inbox placement depends on many factors, including sender reputation, content, authentication, and recipient policies. DNS governance improves the foundation but does not guarantee delivery.
Time information: This article was automatically generated on September 14, 2026 at 9:47 AM (Asia/Jakarta, 2026-09-14T02:47:20.471Z).
Why DNS governance matters for SaaS email
For SaaS companies, email is not just a communication channel. It is part of the product experience, the security model, and the revenue engine. Password resets, onboarding flows, invoices, alerts, and customer support all depend on messages arriving reliably. If DNS is poorly governed, those messages can fail silently or land in spam.
In Indonesia, this is especially important for funded startups and enterprise teams operating across multiple domains, vendors, and cloud services. A Jakarta-based SaaS team may use one provider for transactional email, another for marketing, and a third for support or CRM notifications. Without clear DNS ownership, records get duplicated, overwritten, or left behind after migrations.
DNS governance means treating DNS as production infrastructure. It is not a one-time setup. It needs ownership, review, change control, and documentation.
What goes wrong when DNS is unmanaged?
The most common problems are familiar:
- SPF records exceed lookup limits or include outdated vendors.
- DKIM keys are rotated inconsistently or never rotated at all.
- DMARC is present but set to "none" forever, so spoofing goes unaddressed.
- Subdomains used for email are shared across teams without clear rules.
- MX records are changed during migrations, but old dependencies are not retired.
- TTL values are too high, making incident response slower.
These issues do not just affect deliverability. They can create security exposure and operational confusion. For example, a marketing team in Jakarta may launch a campaign from a subdomain that was never aligned with the company’s DMARC policy. The result can be lower inbox placement and more support tickets, even if the content itself is good.
Which DNS records should SaaS teams govern first?
Start with the records that directly affect mail authentication and routing.
SPF
SPF tells receiving mail servers which hosts are allowed to send on behalf of your domain. It is easy to break SPF by adding too many third-party services or by including records recursively. Keep the policy minimal, documented, and reviewed whenever a new vendor is introduced.
DKIM
DKIM signs outgoing mail so recipients can verify the message has not been altered. Each sender or vendor should have a clear key management process. If you use multiple environments, separate keys by purpose and domain to avoid cross-environment confusion.
DMARC
DMARC ties SPF and DKIM together and tells receivers what to do when authentication fails. It also provides reporting. Many teams stop at deployment and never use the reports. That leaves useful visibility on the table. A staged rollout is usually safer: observe, then quarantine, then reject when the policy is ready.
MX and related routing records
MX records determine where inbound mail is delivered. Even if your SaaS is mostly outbound, inbound routing still matters for support, account recovery, and security workflows. Review MX changes carefully during vendor transitions.
Subdomain delegation and CNAMEs
Many SaaS teams delegate email sending to service providers through CNAMEs or custom return-path domains. These records should be tracked like application dependencies. If a provider is removed, the DNS should be cleaned up immediately.
How should a SaaS team set DNS ownership?
The simplest governance model is often the most effective.
Assign a primary owner for each domain and subdomain. That owner should know:
- who can request changes,
- who approves them,
- which vendors are authorized,
- and how to roll back a bad change.
For larger organizations, separate responsibilities between platform engineering, security, and application teams. In practice, this means one team may manage the DNS zone, while another owns the business justification for each record. APLINDO often recommends this pattern in SaaS engineering and Fractional CTO engagements because it reduces both drift and blame during incidents.
A good rule is to treat every DNS change like a production change. Even a small TXT record update can break email if it is rushed or copied incorrectly.
What does a practical governance workflow look like?
A workable process does not need to be heavy.
- Inventory all domains and subdomains used for product, marketing, support, and internal systems.
- Map each DNS record to an owner and purpose so no record exists without a reason.
- Document vendor dependencies such as email platforms, CRM tools, and ticketing systems.
- Use change requests for all updates with a review step before publishing.
- Lower TTLs before planned migrations so changes propagate faster.
- Monitor DMARC reports and delivery metrics to catch issues early.
- Remove stale records after vendor offboarding or product deprecation.
If your team operates in Jakarta and across Southeast Asia, this workflow is especially useful when multiple functions share the same infrastructure. It creates a single source of truth that reduces confusion between engineering, marketing, and operations.
How does DNS governance improve deliverability?
Mailbox providers look for consistency. They want to see that the domain, the sending infrastructure, and the authentication signals all align. Good DNS governance supports that consistency.
When records are clean and current:
- legitimate mail is easier to verify,
- spoofed mail is easier to reject,
- vendor changes are less likely to break sending,
- and incident response is faster because the team knows what changed.
Deliverability is still influenced by sender reputation, list quality, message content, and recipient engagement. DNS is not the whole story. But it is the foundation. If the foundation is unstable, everything above it becomes harder to trust.
Key takeaways
- Treat DNS as production infrastructure, not a static setup task.
- Govern SPF, DKIM, DMARC, MX, and subdomain delegation with clear ownership.
- Use change control and documentation to reduce deliverability incidents.
- Review DNS whenever you add vendors, migrate mail systems, or launch new domains.
- In Indonesia, shared ownership across product and operations teams is often the difference between stable email and avoidable outages.
When should you involve specialists?
If your team is migrating domains, consolidating vendors, or preparing for stricter DMARC enforcement, it may be worth bringing in outside expertise. This is especially true when email supports billing, security alerts, or regulated workflows.
APLINDO, based in Jakarta and operating remote-first, supports SaaS engineering, applied AI, Fractional CTO work, and ISO/compliance consulting. For teams that need help aligning DNS governance with broader operational controls, an experienced review can uncover hidden risks before they become incidents.
If compliance is part of the picture, remember that technical controls help support a program, but they do not guarantee certification or legal outcomes. A professional audit or formal assessment is still recommended where needed.
Final thought
For SaaS teams, DNS governance is one of the highest-leverage operational habits you can build. It improves email reliability, strengthens security, and makes infrastructure easier to manage as the company grows. In a market like Indonesia, where startups and enterprises often scale quickly across multiple tools and domains, that discipline pays off early.

