535 B
535 B
| id | title | status | assignee | created_date | labels | dependencies | priority |
|---|---|---|---|---|---|---|---|
| TASK-1 | Wire contact form to Mailcow email relay | Done | 2026-02-17 00:07 | medium |
Description
Replace the mailto: form action with a proper submission to the self-hosted email relay API at https://email-relay.jeffemmett.com/send. Use Bearer token auth. Form should POST name, email, festival name, expected attendance, and message. Show success/error feedback to the user.