(dimail) send pending mailboxes upon domain activation

send creation requests to dimail for all pending mailboxes
when domain goes from "pending" to "enabled".
This commit is contained in:
Marie PUPO JEAMMET
2025-01-10 18:25:07 +01:00
committed by Marie
parent 9d9216cf39
commit cd94dc5091
7 changed files with 172 additions and 29 deletions

View File

@@ -8,10 +8,15 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(dimail) send pending mailboxes upon domain activation
### Fixed
- 🚑️(plugins) fix name from SIRET specific case #674
## [1.10.1] - 2025-01-27
### Added