EVERLIV LLC
30 N Gould St. Ste R
Sheridan, WY 82801
www.everliv.com
support@everliv.life
Last Updated: 8/20/2025
What is DMARC?
DMARC (Domain-based Message Authentication, Reporting, and Conformance) is an email authentication protocol that helps protect your domain from being used in email spoofing, phishing scams, and other cybercrimes. DMARC builds on the widely used SPF (Sender Policy Framework) and DKIM (DomainKeys Identified Mail) protocols, allowing domain owners to publish policies in their DNS records that specify how email receivers should handle unauthenticated emails.
Our DMARC Policy
EverLiv LLC is committed to protecting our customers, partners, and brand from email-based threats. We have implemented a DMARC policy to:
- Prevent unauthorized use of our domain in email communications.
- Improve the deliverability of legitimate emails sent from our domain.
- Receive reports about email sent using our domain to monitor and respond to potential abuse.
DMARC Record
Our DMARC record is published in our DNS as a TXT record at _dmarc.everliv.com
. A typical DMARC record looks like this:
v=DMARC1; p=quarantine; rua=mailto:dmarc-reports@everliv.com; ruf=mailto:dmarc-failures@everliv.com; pct=100; adkim=s; aspf=s
Explanation of tags:
-
v=DMARC1
: Identifies the record as a DMARC record. -
p=quarantine
: Instructs email receivers to quarantine (e.g., send to spam) emails that fail DMARC checks. -
rua
: Aggregate reports are sent to this address. -
ruf
: Forensic (failure) reports are sent to this address. -
pct=100
: The policy applies to 100% of emails. -
adkim=s; aspf=s
: Use strict alignment for DKIM and SPF.
How DMARC Protects You
- Authentication: Only authorized servers can send email on behalf of everliv.com.
- Reporting: We receive regular reports about email sent using our domain, allowing us to monitor for abuse.
- Policy Enforcement: Emails that fail authentication are either quarantined or rejected, reducing the risk of phishing and spoofing.
Contact
If you have questions about our DMARC policy or believe you have received a fraudulent email claiming to be from EverLiv LLC, please contact us at support@everliv.life.