Use FakeSMTP library for developing mail functionality in local
In this blog will demonstrate how we can use FakeSMTP library to develop mail functionality like sending mail to server.
In order to demonstrate the functionality
We need to setup and s...