Files
sasa-maillist/postfix/sasl_passwd.template
James Pattinson 55d9da3fb5 Initial commit: Postfix mail server with SES relay
- Containerized Postfix configuration for mailing list management
- Environment-based configuration for SES credentials
- Template-based config generation for flexibility
- Static virtual aliases (Phase 1)
- Prepared for future web interface and SQL backend (Phase 2+)

Features:
- Docker Compose orchestration
- Secure credential management via .env
- Configurable SMTP host/port
- Git-ignored sensitive files
- Comprehensive documentation
2025-10-12 18:07:21 +00:00

2 lines
52 B
Plaintext

[${SMTP_HOST}]:${SMTP_PORT} ${SES_USER}:${SES_PASS}