Skip to content

Emails from planningalerts.org.au and morph.io use oaf.org.au as the Return-Path domain #364

@benrfairless

Description

@benrfairless

Describe the bug
Emails sent from morph.io use oaf.org.au as the Return-Path domain, causing DMARC alignment failures. This mismatch prevents proper email authentication and may trigger delivery issues.

To Reproduce
Steps to reproduce the behaviour:

  • Send an email from morph.io
  • Inspect the email headers
  • Observe Return-Path uses @oaf.org.au domain
  • Note that From address uses @morph.io domain
  • Run DMARC check and observe alignment failure

Expected behaviour
Return-Path domain should match the From domain (morph.io) to pass DMARC alignment requirements. Either:

  • Configure Return-Path to use morph.io, or
  • Ensure SPF and DKIM records properly support the current configuration

Additional context

  • DMARC requires either SPF or DKIM to align with the From domain
  • Return-Path domain mismatch causes SPF alignment to fail
  • May impact email deliverability, particularly with strict DMARC policies
  • This issue compounds the p=none DMARC policy problem

Metadata

Metadata

Assignees

Labels

High prioritymorph.ioRelates to morph.io (see morph repo for ansible rules)planningalerts.org.ausecurityProtect systems and user data from vulnerabilities and unauthorised access

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions