SMTP4Dev provides a local SMTP server for testing email functionality in your development environment. It captures all outgoing emails, allowing you to inspect them through a web interface without actually sending them to real recipients.
Installing SMTP4Dev
To set up SMTP4Dev in your cluster:
- Navigate to the
DevTools
section in the control server. - Click
Manage Batteries
. - Find and install the
SMTP4Dev
battery.
Accessing SMTP4Dev
Once installed, a new SMTP4Dev
link will appear in the DevTools
section. Click this link to open the SMTP4Dev web interface where you can view/manage captured emails.
Additional Resources
- Visit the official SMTP4Dev repository for technical details.