Skip to content

[ticket/17695] Add event to modify the email envelope sender - #7019

Open
Leinad4Mind wants to merge 1 commit into
phpbb:3.3.xfrom
Leinad4Mind:3.3.x
Open

Leinad4Mind wants to merge 1 commit into
phpbb:3.3.xfrom
Leinad4Mind:3.3.x

Conversation

@Leinad4Mind

Copy link
Copy Markdown

Expose the RFC 5321 envelope sender after headers are built and preserve it through queued delivery.

Validate the value before SMTP and PHP mail transport use, falling back to board_email for invalid or legacy queue values.

Checklist:

  • Correct branch: master for new features; 3.3.x for fixes
  • Tests pass
  • Code follows coding guidelines: master and 3.3.x
  • Commit follows commit message format

Tracker ticket:

https://tracker.phpbb.com/browse/PHPBB-17695

Expose the RFC 5321 envelope sender after headers are built
and preserve it through queued delivery.

Validate the value before SMTP and PHP mail transport use,
falling back to board_email for invalid or legacy queue values.

PHPBB-17695
@github-actions

Copy link
Copy Markdown

The attempt to merge branch 3.3.x into master has completed after considering the changes in this PR.

  • Merge result: Conflict ❌

A separate PR will be needed to merge 3.3.x into master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant