Files
mailer/changelog.md

16 lines
376 B
Markdown
Raw Normal View History

2025-10-24 08:09:29 +00:00
# Changelog
## 1.0.0 (2025-10-24)
### Features
- Initial release of @serve.zone/mailer
- SMTP server and client implementation
- HTTP REST API (Mailgun-compatible)
- Automatic DNS management via Cloudflare
- Systemd daemon service
- CLI interface for all operations
- DKIM signing and SPF validation
- Email routing and delivery queue
- Rate limiting and bounce management