# smtp4dev Documentation Welcome to the smtp4dev documentation! This documentation will help you get started with smtp4dev, configure it for your needs, and integrate it into your development workflow. ## Quick Start - [Getting Started](Getting-Started.md) - Quick start guide to get smtp4dev running - [Installation](Installation.md) - Detailed installation instructions for different platforms ## Configuration - [Configuration](Configuration.md) - How to configure smtp4dev using settings files, environment variables, and command line - [Configuring Clients](Configuring-Clients.md) - How to configure your applications to send mail to smtp4dev ## Security & TLS - [Docker Security](Docker-Security.md) - Important security guidelines for Docker deployments - [SMTP TLS/SSL](TLS-SSL-for-SMTP.md) - Configure TLS/SSL for SMTP connections - [HTTPS for Web Interface](HTTPS-TLS-SSL-for-the-web-interface.md) - Enable HTTPS for the web interface ## Integration - [API](API.md) - REST API documentation for automated testing and integration ## Developer Documentation - [Developer Docs](dev/README.md) - Documentation for developers working on smtp4dev itself (CI/CD pipelines, development workflows) ## Additional Resources - [GitHub Repository](https://github.com/rnwood/smtp4dev) - [Release Downloads](https://github.com/rnwood/smtp4dev/releases) - [Docker Hub](https://hub.docker.com/r/rnwood/smtp4dev)