#5 MAIL-1: Mailserver Integration
Description
EditImplement mailserver client for transactional emails (OTP, assignments) using resilient_circuit.
Development Workflow:
1. Read ticket
2. Mark it as in-progress (`issuedb-cli update <ID> -s in-progress`)
3. Write TDD test
4. pytest (red)
5. Implement
6. pytest (green)
7. Iterate and fix all issues
8. Quality check and cross-check with spec, audit
9. Verdict for closure
10. Close the ticket (`issuedb-cli update <ID> -s closed`)
11. Go to next ticket
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...