Docker, PHP and E-Mail: getting things to work
Integrating Mailhog and SSMTP in your development environment
It’s a common need for software nowadays to send notifications through e-mail: registration confirmations, password recovery requests, event notifications and so on. As my colleagues develop software, they often encounter problems while dealing with such e-mail exchange in their local (Docker) environment.
Read more…
Recent Comments