←back to thread

298 points mooreds | 1 comments | | HN request time: 0.202s | source
Show context
SoftTalker ◴[] No.42175561[source]
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?
replies(6): >>42175608 #>>42175711 #>>42175978 #>>42176026 #>>42176331 #>>42178410 #
1. rietta ◴[] No.42176026[source]
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.