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

Adjust SES message throttling #128

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Adjust SES message throttling #128

wants to merge 5 commits into from

Commits on Apr 30, 2021

  1. Adjust message limiting

    - Allow users to set message limit on SMTP services
    - Move SES quota check to message dispatch
    willselby committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    3608772 View commit details
    Browse the repository at this point in the history
  2. Apply php-cs-fixer changes

    willselby authored and actions-user committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    61c59d4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Remove SMTP quota

    willselby committed May 1, 2021
    Configuration menu
    Copy the full SHA
    639f8fc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    2392bc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    f2fe0b7 View commit details
    Browse the repository at this point in the history