Skip to content

[ticket/17695] Port envelope sender event to Symfony Mailer - #7020

Open
Leinad4Mind wants to merge 1 commit into
phpbb:masterfrom
Leinad4Mind:ticket/17695-master
Open

Leinad4Mind wants to merge 1 commit into
phpbb:masterfrom
Leinad4Mind:ticket/17695-master

Conversation

@Leinad4Mind

@Leinad4Mind Leinad4Mind commented Aug 27, 2026

Copy link
Copy Markdown

Adapt the envelope sender event to the Symfony Mailer implementation.

Preserve existing Sender and Return-Path header changes, set the structured Sender header,
and rely on the serialized Email object for queued delivery.

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

Adapt the envelope sender event to the Symfony Mailer implementation.

Preserve existing Sender and Return-Path header changes,
set the structured Sender header,
and rely on the serialized Email object for queued delivery.

PHPBB-17695
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