Aboutmy.email shows no DKIM signature because it checks the actual email header, while other tools may only check DNS records for a DKIM record. If there's no DKIM-Signature header, the email system isn't signing messages, even if the public key is published. DKIM adds digital signatures for verification, and if keys don't match, DKIM fails. SPF helps prevent spoofing by verifying the sending IP against authorized IPs. SPF alignment refers to the 'Mail From' matching the 'From' header, impacting DMARC, which builds upon SPF and DKIM, allowing domain owners to set policies (none, quarantine, reject) for unauthenticated emails. DMARC has strict (exact match) and relaxed (organizational domain) alignment modes. Organizational domains align subdomains to the root for relaxed SPF. Incorrect SPF configuration can mark legitimate emails as spam. DKIM verification failure occurs if content is modified, the signature is malformed, or the DNS record is incorrect. DMARC failure leads to rejection, quarantining, or delivery based on the DMARC policy.
9 marketer opinions
Aboutmy.email may show no DKIM signature when other tools validate it because it checks the actual email header, while some tools only check the DNS record. DKIM relies on matching cryptographic keys, and SPF involves properly configuring DNS records. DMARC builds upon SPF and DKIM by allowing domain owners to set policies for handling authentication failures, including options to monitor, quarantine, or reject emails. DMARC alignment modes (strict and relaxed) affect how closely the 'From' domain must match the SPF or DKIM domains. DKIM failures can occur due to content modification, malformed signatures, or incorrect DNS records. Incorrect SPF configuration can lead to legitimate emails being marked as spam.
Marketer view
Email marketer from AuthSMTP shares that properly configuring SPF involves creating a DNS TXT record that lists all authorized IP addresses that can send email on behalf of your domain. Incorrectly configured SPF can cause legitimate emails to be marked as spam.
25 Dec 2023 - AuthSMTP
Marketer view
Email marketer from StackOverflow explains that a DKIM verification failure could occur if the email content is modified after signing, if the DKIM signature is malformed, or if the DNS record containing the public key is incorrect or unavailable. Aboutmy.email might be more sensitive to these issues.
11 May 2025 - StackOverflow
4 expert opinions
Aboutmy.email checks the actual email header for a DKIM signature, while other tools might only check for the presence of a DKIM record in DNS. If the DKIM-Signature header is missing, the mail system isn't signing emails even if the DKIM public key is published. SPF doesn't have alignment concepts. DMARC defines strict (exact match) and relaxed (organizational domain) alignment. Organizational domains align subdomains with the root domain for relaxed SPF alignment, affecting DMARC evaluation.
Expert view
Expert from Email Geeks explains that the two hostnames share the same organizational domain. Therefore, they are aligned.
9 Feb 2025 - Email Geeks
Expert view
Expert from Email Geeks explains that if there is no DKIM-Signature header, then the mail system has not been set up to sign the mail, even if the DKIM public key is published correctly. He suggests contacting the ESP to enable signing. Most DKIM tools only check what you tell them, whereas aboutmy.email checks the actual mail being sent.
4 Apr 2023 - Email Geeks
4 technical articles
Aboutmy.email showing no DKIM signature implies the email wasn't signed at sending. DKIM adds a digital signature to emails, verifying their authenticity and integrity. SPF alignment ensures the 'Mail From' domain matches the 'From' header domain, which DMARC uses for legitimacy assessment. SPF prevents spoofing by validating sending IP addresses against authorized lists, while DKIM verifies message authenticity via digital signatures.
Technical article
Documentation from Microsoft explains that SPF prevents spoofing by verifying the sending IP address against a list of authorized IP addresses published in the domain's DNS record. DKIM adds a digital signature to the email header, allowing recipient servers to verify the message's authenticity.
15 Jul 2024 - Microsoft
Technical article
Documentation from DMARC.org explains that SPF alignment refers to whether the domain used in the 'Mail From' or 'Return-Path' address (the envelope sender) matches the domain in the 'From' header (the visible sender). DMARC uses SPF alignment as one factor in determining whether an email is legitimate.
20 May 2024 - DMARC.org
Are SPF, DKIM, and DMARC as important in B2B as in B2C email marketing?
Are SPF, DKIM, and DMARC records necessary for transactional email servers not used for marketing?
Can DKIM be set up on a subdomain, and which domain should be used for signing?
How do SPF, DKIM, and DMARC affect email deliverability with Cvent?
How do SPF, DKIM, and DMARC email authentication standards work?
What are SPF, DKIM, and DMARC, and when are they needed?