What is the intended or typical use for something like this? Testing other applications that send email comes to mind, or am I missing some other uses?
I use it with docker-compose.yml in Rails and Django applications to catch all emails coming out of a local development copy and be able to confirm they are sent as well as to troubleshoot the layout of those email templates.