• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Issue Dmarc report suspicious

Davidtina94

New Pleskian
I've recieved a dmarc report from outlook with two records, the first one it's okay, but i got a second record that I can't understand, does any body knows what shoult it mean?
I share the record hidin the ip and domain.

<record>
<row>
<source_ip>xxx.xxx.xxx.xxx</source_ip>
<count>1</count>
<policy_evaluated>
<disposition>quarantine</disposition>
<dkim>fail</dkim>
<spf>fail</spf>
</policy_evaluated>
</row>
<identifiers>
<envelope_to>pco.com.mx</envelope_to>
<envelope_from>&lt;&gt;</envelope_from>
<header_from>mail.mydomain.com</header_from>
</identifiers>
<auth_results>
<spf>
<domain>mail.mydomain.com</domain>
<scope>helo</scope>
<result>none</result>
</spf>
</auth_results>
</record>

I don't know why the dkim is not passig if it always pass, the spf sometimes,
The first stranger thing is that the subdomain "mail". did not appears on any other record before, and the second is is that I got <envelope_from>&lt;&gt;</envelope_from>
Does any one could help me to undertand what does this record means?

Thank you for your help
 
Back
Top