Skip to content

feat(mailer): add external_email field to EmailAddress model#284

Open
chrisflav wants to merge 4 commits intochrisflav:mainfrom
chrisflav-agents:feature/external-email-address
Open

feat(mailer): add external_email field to EmailAddress model#284
chrisflav wants to merge 4 commits intochrisflav:mainfrom
chrisflav-agents:feature/external-email-address

Conversation

@chrisflav
Copy link
Copy Markdown
Owner

@chrisflav chrisflav commented May 3, 2026

Add a new optional external_email field (EmailField) to the EmailAddress model, allowing admins to set any arbitrary email address as the contact address for a group.

Closes #262

chrisflav-agent Bot and others added 2 commits May 3, 2026 22:21
Allows admins to configure an arbitrary external email address as the
contact address for a group, instead of being limited to the instance
domain. When external_email is set, the email property returns it
directly and forwarding fields must be left empty.

Closes chrisflav#262

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

📚 Documentation: https://chrisflav.github.io/kompass/feature/external-email-address/

Docker Images:

  • App: ghcr.io/chrisflav/kompass:pr-284
  • Nginx: ghcr.io/chrisflav/kompass-nginx:pr-284

Add the awaiting-deployment label to deploy this PR to a staging server.

chrisflav-agent Bot and others added 2 commits May 3, 2026 22:22
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@chrisflav
Copy link
Copy Markdown
Owner Author

@limesTech: Does this fit your requirements?

@chrisflav chrisflav added the awaiting-feedback Feedback was requested on this PR and is required for further progress. label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-feedback Feedback was requested on this PR and is required for further progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enable abitrary kontakt email adress

1 participant