Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Web][Rspamd] domain wide footer improvements and custom mailbox attributes #5555

Merged
merged 3 commits into from Nov 27, 2023

Conversation

FreddleSpl0it
Copy link
Collaborator

@FreddleSpl0it FreddleSpl0it commented Nov 23, 2023

This PR adds the functionality to exclude specific mailboxes from the domain wide footer. It also allows the definition of custom attributes for mailbox users, which can then be utilized in the footer.

  • The footer, previously stored in Redis, is now saved in Mysql
  • Rspamd now uses http requests to a php script for fetching the footer and custom attributes
  • API endpoint /api/v1/edit/domain-wide-footer has been moved to /api/v1/edit/domain/footer with slight changes
  • New API endpoint /api/v1/edit/mailbox/custom-attribute has been added

Reference: #5496 #5511

@FreddleSpl0it FreddleSpl0it merged commit f68a28f into staging Nov 27, 2023
@DerLinkman DerLinkman deleted the feat/custom-footer-vars branch December 19, 2023 08:57
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.

None yet

1 participant