Skip to content

feat: implement mail bucket entries and usage tracking#73

Merged
jzunigax2 merged 1 commit into
feat/stalwart-events-webhookfrom
feat/mail-blob-pointer-table
Jun 24, 2026
Merged

feat: implement mail bucket entries and usage tracking#73
jzunigax2 merged 1 commit into
feat/stalwart-events-webhookfrom
feat/mail-blob-pointer-table

Conversation

@jzunigax2

Copy link
Copy Markdown
Contributor
  • Added migration for creating the mail_bucket_entries table to store email usage data.
  • Introduced MailUsageModule and MailUsageService for managing email bucket entries and tracking usage.
  • Updated AddressRepository, EmailService, and StalwartEventsService to integrate with the new mail usage functionality.
  • Refactored BridgeClient methods to accommodate changes in bucket entry management.
  • Enhanced models and repositories to support the new mail bucket entry structure.

- Added migration for creating the `mail_bucket_entries` table to store email usage data.
- Introduced `MailUsageModule` and `MailUsageService` for managing email bucket entries and tracking usage.
- Updated `AddressRepository`, `EmailService`, and `StalwartEventsService` to integrate with the new mail usage functionality.
- Refactored `BridgeClient` methods to accommodate changes in bucket entry management.
- Enhanced models and repositories to support the new mail bucket entry structure.
@jzunigax2 jzunigax2 self-assigned this Jun 24, 2026
@jzunigax2 jzunigax2 merged commit 8240a10 into feat/stalwart-events-webhook Jun 24, 2026
0 of 2 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