Golden Health Quest is committed to protecting our customers and partners from email fraud and phishing attempts. To achieve this, we have implemented a Domain-based Message Authentication, Reporting, and Conformance (DMARC) policy for our domain.
DMARC Record
Our DMARC record is as follows:
```
v=DMARC1; p=reject; pct=100; rua=mailto:dmarc_reports@goldenhealthquest.com; ruf=mailto:dmarc_forensic@goldenhealthquest.com; fo=1; adkim=s; aspf=s
```
Policy Explanation
- `v=DMARC1`: Specifies the DMARC version.
- `p=reject`: Instructs receiving mail servers to reject messages that fail DMARC authentication.
- `pct=100`: Applies the policy to 100% of emails.
- `rua`: Specifies the email address for aggregate reports.
- `ruf`: Specifies the email address for forensic reports.
- `fo=1`: Requests forensic reports if either SPF or DKIM fails.
- `adkim=s`: Requires strict DKIM alignment.
- `aspf=s`: Requires strict SPF alignment.
Implementation
We have implemented both SPF and DKIM authentication mechanisms to support our DMARC policy. This ensures that all legitimate emails from our domain are properly authenticated.
Monitoring and Reporting
We regularly monitor DMARC reports to identify any potential issues or unauthorized use of our domain. This allows us to take prompt action against any detected email fraud attempts.
Third-Party Senders
If you are a third-party sender authorized to send emails on behalf of Golden Health Quest, please ensure that your systems are properly configured to pass DMARC authentication. Contact our IT department for guidance if needed.
Customer Protection
Our customers can be assured that emails received from goldenhealthquest.com domain are legitimate and have passed strict authentication checks. Always be cautious of emails asking for sensitive information and verify the sender's authenticity if in doubt.
Policy Updates
We may update our DMARC policy as needed to maintain the highest level of email security. Any significant changes will be communicated to relevant stakeholders.
For any questions or concerns regarding our DMARC policy, please contact:
Golden Health Quest
IT Security Department
Email: security@goldenhealthquest.com
Phone: (+1) 702-588-4814
Last updated: July 5, 2024