Node.js dummy email queue, when SMTP fails.
There are many npm packages that solves the following issue.
|--------|
/--X--| SMTP 1 |
/ ^ |--------|
/ \--- Retry with next provider
…