Commit Graph
6 Commits
Author SHA1 Message Date
Wez Furlong 448fa55afb docs: update for docker dev build naming change 2025-04-24 09:13:20 -07:00
Ryan Bonnell 85e137073f Fix broken Markdown link in README documentation 2025-02-27 03:02:08 -08:00
Ryan Bonnell 002b795de3 Fix misspelling of 'probabilistic' in README of Docker "smart sink" example 2025-02-27 03:02:08 -08:00
Wez Furlong a7f5326c15 fix code formatting 2024-09-11 11:00:24 -07:00
Wez Furlong 7c53a2b700 smart-sink: allow for HOSTNAME not being set 2024-09-10 08:15:17 -07:00
Wez Furlong a412757513 Add smart-sink example docker compose
Adds an example docker compose file that can be used to quickly
stand up an SMTP sink service that is useful when load testing
an SMTP server.

The sink has configurable and "realistic" bounce response rates,
so that you can excercise queue growth scenarios.
2024-09-10 08:00:06 -07:00