Skip to content

feat(template_mailer): recipients on email templates (PPT-2239) - #633

Merged
camreeves merged 1 commit into
masterfrom
PPT-2239-template-recipients
Sep 25, 2026
Merged

camreeves merged 1 commit into
masterfrom
PPT-2239-template-recipients

Conversation

@camreeves

Copy link
Copy Markdown
Contributor

feat(template_mailer): recipients on email templates (PPT-2239)

A template can now carry its own recipients, set in Concierge alongside From and Reply-To:

  • to: replaces the recipient the sending driver chose
  • cc, bcc: added to whatever the sending driver passed, duplicates removed

Addresses are comma, semicolon or space separated. Nothing changes for templates without
these fields. Lets a site copy a mailbox on a notification (Nestle's guest services request,
PROJ-1761) or send a template such as a visitor check-in to reception instead of the host.

A template can now carry its own recipients, set in Concierge alongside From and Reply-To:

- to: replaces the recipient the sending driver chose
- cc, bcc: added to whatever the sending driver passed, duplicates removed

Addresses are comma, semicolon or space separated. Nothing changes for templates without
these fields. Lets a site copy a mailbox on a notification (Nestle's guest services request,
PROJ-1761) or send a template such as a visitor check-in to reception instead of the host.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@camreeves
camreeves merged commit 8ca8520 into master Sep 25, 2026
4 of 12 checks passed
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