Maildev Email Access
MailDev is a simple way to test your project's generated email during development, with an easy to use web interface that runs on your machine. It can be handy for the developers to preview email, inspect headers, and verify the source of the outgoing emails.
We've a Maildev SMTP service integrated within the docker-compose.yml
file
Maildev Access URL
http://localhost:8080/
Configuration
- Open Admin Panel
- Navigate to
Settings > Website Settings > Email
- You should now see the Email Settings Page
- Locate the checkbox
Requires SMTP Authentication
and enable it - Save your settings & that's it