Share via

email bouncing back to trusted recipient

Michael Georgopoulos 0 Reputation points
2026-05-20T14:11:06.11+00:00

SJ1PEPF00002326.mail.protection.outlook.com rejected your message to the following email addresses:

Your message wasn't delivered. Please try resending the message.

SJ1PEPF00002326.mail.protection.outlook.com gave this error: Access denied, sending domain DOMINIONLENDING.CA doesn't meet the required authentication level. The sender's domain in the 5322.From address doesn't meet the authentication requirements defined for the sender. To learn how to fix this see: https://go.microsoft.com/fwlink/p/?linkid=2319303 Spf= Pass , Dkim= Fail , DMARC= Pass [LV3PR19MB8184.namprd19.prod.outlook.com 2026-05-20T14:04:41.377Z 08DEB609D347795D] [SJ0PR13CA0067.namprd13.prod.outlook.com 2026-05-20T14:04:41.387Z 08DEB6616176F62A] [SJ1PEPF00002326.namprd03.prod.outlook.com 2026-05-20T14:04:41.415Z 08DEB2FFA56B4625]

Outlook | Web | Outlook.com | Email
0 comments No comments

2 answers

Sort by: Most helpful
  1. EmilyS726 233.2K Reputation points Independent Advisor
    2026-05-20T14:44:50.0733333+00:00

    The DOMINIONLENDING.CA domain you provided has DKIM configuration issues, hence they are rejected by Microsoft. Please let their support know, once corrected, their emails can be accepted typically within 24 hours. See Microsoft's announcement about SPF/DMARC/DKIM requirements here:  https://techcommunity.microsoft.com/blog/microsoftdefenderforoffice365blog/strengthening-email-ecosystem-outlook%E2%80%99s-new-requirements-for-high%E2%80%90volume-senders/4399730

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-05-20T14:11:27.1933333+00:00

    The bounce is caused by Outlook.com enforcing high‑volume sender authentication requirements for the domain DOMINIONLENDING.CA. The error:

    Access denied, sending domain DOMINIONLENDING.CA doesn't meet the required authentication level. The sender's domain in the 5322.From address doesn't meet the authentication requirements defined for the sender.

    means Microsoft consumer services (Outlook.com, Hotmail, Live, MSN) are treating this domain as a high‑volume sender and requiring full SPF, DKIM, and DMARC compliance for the 5322.From domain.

    Key points from the error:

    • SPF = Pass
    • DKIM = Fail
    • DMARC = Pass

    For high‑volume senders to Outlook.com, all of the following must be true for the 5322.From domain:

    1. SPF record is published and passes.
    2. DKIM record is published and passes.
    3. DMARC record is published.
    4. DMARC validation passes with alignment (SPF and/or DKIM aligned to the 5322.From domain).

    Even though DMARC is reported as Pass here, Outlook.com’s high‑volume policy requires that both SPF and DKIM checks pass for the domain once the volume threshold is crossed. Because DKIM fails for DOMINIONLENDING.CA, messages are rejected with NDR 550 5.7.515.

    To fix this, the domain owner or mail administrator must:

    1. Publish and correctly configure DKIM for DOMINIONLENDING.CA
      • Ensure DKIM DNS records exist for the domain.
      • Ensure the outbound mail system is signing messages with the correct DKIM selector and domain.
      • Verify in message headers that dkim=pass and that header.d (DKIM signing domain) aligns with the 5322.From domain (DOMINIONLENDING.CA).
    2. Confirm SPF and DMARC are correctly aligned
      • SPF already passes, but confirm the smtp.mailfrom domain aligns with the 5322.From domain as required by DMARC.
      • Ensure the DMARC record (for example, _dmarc.DOMINIONLENDING.CA) is present and syntactically correct.
    3. Re‑test by sending a message and checking headers
      • Use Outlook to view the internet message headers and confirm:
        • spf=pass
        • dkim=pass
        • dmarc=pass
        • The domains in smtp.mailfrom, header.d, and header.from are aligned as required.

    Once DKIM is correctly configured and passes, and alignment is maintained, Outlook.com will accept messages and the 550 5.7.515 error will stop for this domain.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.