# Postmarks ## Description Run **Postmarks**, a small mail-service client, via Docker Compose—ideal as a utility component for apps that need SMTP interactions in your stack. ## Overview This role installs and configures the Postmarks client container with basic domain wiring. It is designed to run behind your standard reverse proxy and to interoperate with other applications that rely on SMTP functionality. ## Features - **Containerized Client:** Simple Docker Compose deployment for the Postmarks tool. - **SMTP-Oriented Usage:** Suited for scenarios where applications need to interact with a mail service. - **Minimal Footprint:** Small, focused utility component that fits neatly into larger stacks. - **Desktop Integration Hooks:** This README ensures the role is discoverable in your Web App Desktop. ## Further Resources - [Postmarks (GitHub)](https://github.com/ckolderup/postmarks) - [Simple Mail Transfer Protocol (RFC 5321)](https://www.rfc-editor.org/rfc/rfc5321)