Commit Graph

3 Commits

Author SHA1 Message Date
Claude
bd1ef8ed57 implement Plunk email driver with comprehensive tests
- Add plunkEmail driver following IEmailDriver interface
- Support single and multiple recipients (up to 5 max per Plunk API)
- Handle both string and { text, html } body formats
- Include sender customization (from, name, reply)
- Add recipient validation and error handling
- Create comprehensive unit tests with 6 test cases
- Export plunkEmail from core drivers index
- Update task list with implementation progress
2025-11-09 13:35:48 +00:00
dswbx
aaa97ed113 finalize initial app resources/drivers 2025-06-17 19:51:12 +02:00
dswbx
b87696a0db init app resources 2025-06-14 16:59:03 +02:00