- Installation and configuration guide
- API documentation with examples
- CID-embedding explanation for image footer
- Integration examples for other projects
- Database schema and error handling reference
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Express server with REST API for sending emails
- SQLite database for persistent email history
- Web interface with form (recipient, CC, subject, text/HTML)
- Email footer with embedded image (CID attachment)
- Nodemailer configured for Brevo SMTP relay
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>