@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.

Postmark does not have a specific rate limit for emails, but a concurrency limit. We've set this to sane values by default, but you can tweak these if you want to.

{{ __mc('Send') }} {{ __mc('mails every') }} {{ __mc_choice('second|seconds', $timespanInSeconds) }}