@include('mailcoach::app.configuration.mailers.wizards.wizardNavigation')

In order not to overwhelm your provider with send requests, Mailcoach will throttle the amount of mails sent.

You can find more info about sending limits in the Amazon SES documentation.

When your account is in sandbox mode, the maximum amount of emails you can send is 1 / second, once your account is out of sandbox mode make sure to update the throttling config, you'll find the limit in your SES Account Dashboard
{{ __mc('Send') }} {{ __mc('mails every') }} {{ __mc_choice('second|seconds', $timespanInSeconds) }}