Skip to content

Put mail handler component into a separate crate #1261

Open
@wojcik91

Description

@wojcik91
Contributor

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_mail crate
  • trigger sending emails through the event router

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @wojcik91

        Issue actions

          Put mail handler component into a separate crate · Issue #1261 · DefGuard/defguard