Commit Graph

1 Commits

Author SHA1 Message Date
James d62b62bb89 fix: handle imapclient named tuple format for ENVELOPE and Address
- parse_envelope now handles Envelope named tuple (imapclient format)
- parse_address now handles Address named tuple
- date field preserved as datetime object, not stringified
- Add .venv and __pycache__ to .gitignore
2026-01-31 09:00:36 +00:00