-
-
Notifications
You must be signed in to change notification settings - Fork 91
Put mail handler component into a separate crate #1261
Copy link
Copy link
Closed
Labels
Description
We have the initial setup for migrating to a multi-crate workspace, but we need to finally start pulling out parts of defguard_core.
Mail handler seems like a good candidate since it's already largely independent and works by processing messages from a channel.
Goal:
- put mail handler into a separate
defguard_mailcrate trigger sending emails through the event router
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Ready to release