Skip to content

[TASK] Add getters to ReceiverMailSenderPropertiesService#1378

Open
garbast wants to merge 1 commit into
in2code-de:typo3-v13from
garbast:typo3-v13
Open

[TASK] Add getters to ReceiverMailSenderPropertiesService#1378
garbast wants to merge 1 commit into
in2code-de:typo3-v13from
garbast:typo3-v13

Conversation

@garbast
Copy link
Copy Markdown
Contributor

@garbast garbast commented May 25, 2026

  • add getReplyToEmail
  • add getReplyToName

Both getters have individual events that can be used separate to the sender events.

Both getters provide the same default values as the getSenderEmail / getSenderName unless the events ReceiverMailSenderPropertiesGetReplyToEmailEvent or ReceiverMailSenderPropertiesGetReplyToNameEvent are used to override them

Resolves #1369

- add getReplyToEmail
- add getReplyToName

Both getters have individual events that can be used separate to the sender events.

Both getters provide the same default values as the getSenderEmail / getSenderName unless the events ReceiverMailSenderPropertiesGetReplyToEmailEvent or ReceiverMailSenderPropertiesGetReplyToNameEvent are used to override them

Resolves in2code-de#1369
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.

Sender email used for sender and reply in SendDisclaimedMailPreflight

1 participant