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

Mail middleware #1

Merged
merged 7 commits into from
Sep 29, 2024
Merged

Mail middleware #1

merged 7 commits into from
Sep 29, 2024

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    4dbd962 View commit details
    Browse the repository at this point in the history
  2. recreate recipient filter as mail middleware

    TobMoeller committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b39f2f4 View commit details
    Browse the repository at this point in the history
  3. ensure "to" recipients middleware

    TobMoeller committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    9a839df View commit details
    Browse the repository at this point in the history
  4. style fixes

    TobMoeller committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1d09876 View commit details
    Browse the repository at this point in the history
  5. move container bindings to service providers register method, add test

    to check for registered event listener
    TobMoeller committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ab7ff07 View commit details
    Browse the repository at this point in the history
  6. update readme

    TobMoeller committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    065c1ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db20d31 View commit details
    Browse the repository at this point in the history