Skip to content

fix: use noreply@ as From address for forum and group notifications - #468

Closed
Neophytis wants to merge 1 commit into
masterfrom
blackfalconx/noreply-from-addresses-v2
Closed

fix: use noreply@ as From address for forum and group notifications#468
Neophytis wants to merge 1 commit into
masterfrom
blackfalconx/noreply-from-addresses-v2

Conversation

@Neophytis

Copy link
Copy Markdown
Contributor

Summary

forum@bewelcome.org and group@bewelcome.org were hardcoded as the From address in SendNotificationsCommand::determineSender(). Member replies to these notifications were landing in the OTRS raw queue.

Changed both to noreply@bewelcome.org, which has a Mailcow Sieve auto-reply configured that responds: "This mailbox is not monitored."

Changes

1 file, 2 lines changed in src/Command/SendNotificationsCommand.php.

Test plan

  • Trigger a forum post notification and confirm From header shows noreply@bewelcome.org
  • Reply to a notification and confirm auto-reply is received

@Neophytis

Copy link
Copy Markdown
Contributor Author

Closing to investigate master properly before opening a PR.

@Neophytis Neophytis closed this Aug 3, 2026
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