Email, phone, text support
We offer friendly, fanatical customer service when you need it (Unless we're asleep... but we'll get to you when we aren't!)!
If you’ve ever had emails land in spam folders—or worse, discovered someone was spoofing your email domain—then it’s time to get familiar with SPF (Sender Policy Framework).
SPF is an essential layer of email authentication that helps prevent spammers and attackers from sending forged emails using your domain. It works behind the scenes to make sure the emails claiming to be from you actually are from you. It’s one of the key tools—alongside DMARC and DKIM—that helps protect your domain from spoofing, phishing, and fraud.
SPF is a security tool (a text record installed on your domain) that helps prevent scammers from sending fake emails that appear to come from your domain. It tells receiving mail servers which sources are allowed to send email on your behalf, helping protect your brand and improve email deliverability.
Every time your domain sends an email, the receiving mail server checks your SPF record, a simple DNS entry that lists which servers are allowed to send on behalf of your domain.
If the server sending the email is listed in your SPF record, it passes. If not, it can be flagged or rejected, depending on how strict the receiving server is.
Think of SPF like a guest list at a party—only pre-approved senders get in.
An SPF record is added to your DNS as a TXT entry. Here’s a typical example:
plaintext
CopyEdit
v=spf1 include:_spf.google.com include:mailgun.org ip4:192.0.2.0/24 -all
v=spf1
– Identifies the TXT record as an SPF record.include:_spf.google.com
– Allows Google Workspace servers to send mail for your domain.include:mailgun.org
– Allows Mailgun to send on your behalf.ip4:192.0.2.0/24
– Authorizes a specific IP range to send mail.-all
– States that any sender not listed should be rejected.ip4
/ ip6
: Authorize a specific IP or range.include
: Delegate permission to another domain’s SPF policy.a
/ mx
: Authorize the A or MX records of your domain.exists
: Uses a DNS lookup to verify a condition.all
: A catch-all match (usually at the end of the record).+
(pass): Default; means allow.-
(fail): Hard fail. Disallow and possibly reject.~
(soft fail): Not authorized, but don’t reject outright.?
(neutral): No policy applied.plaintext
CopyEdit
v=spf1 ip4:203.0.113.5 include:_spf.google.com ~all
This means: Allow 203.0.113.5 and Google’s servers; soft fail everyone else.
SPF protects your domain’s reputation and your customers’ inboxes. Here's what it helps prevent:
Combined with DKIM and DMARC, SPF is a foundational part of a secure email setup.
include:
statements for trusted providers instead of IPs when possible.+all
– it opens your domain to abuse.SPF is a simple yet powerful tool to help secure your domain from being misused. By authorizing only specific senders and rejecting all others, you’re taking a proactive step toward stronger email authentication—and better deliverability.
Want help implementing SPF, DKIM, and DMARC the right way? Reach out to Gaslamp Village Media, and we’ll make sure your email domain is locked down tight.
We offer friendly, fanatical customer service when you need it (Unless we're asleep... but we'll get to you when we aren't!)!
If your site needs a content update and you're not able (or don't want to) tackle the chore of changing it yourself, we can help! Even if we didn't build it!
You are being re-directed to our sister company "Plugged-In Media"... but don't worry. We are all part of the same big, happy family! Plugged-In Media has years of experience producing audio and video podcasts and live event streaming. Check-em out!
Let's Do This!You are being re-directed to our sister company "Plugged-In Media"... but don't worry. We are all part of the same big, happy family! Plugged-In has years of experience producing audio and video podcasts and live event streaming. Check-em out!
Let's Do This!