Retry mails in background when they fail
This plugin requires Craft CMS 3.0.0 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require nerds-and-company/craft3-mail-retry
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Mail Retry.
When a mail fails for some reason, f.e. when the mail server is unavailable, a job is created to retry the mail.
You can configure maximum number of automatic retry attempts and the time to reserve between attempts
It just works
Brought to you by Nerds & Company