Back

SMTP4Dev

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:

  1. Navigate to the DevTools section in the control server.
  2. Click Manage Batteries.
  3. 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