rnwood/smtp4dev

Send confirmation mail when I register a user

DavidGG2001 opened this issue · 0 comments

Hi,
I want to send an email when I register a user on my application but I don't have any idea of how to configure, or qhat archives I have to use.
In my code I have the following code:
image
image

And the server of the app is in the port 8081.

Thanks :)