This website requires JavaScript.
Explore
Help
Register
Sign In
steve
/
emcli
Watch
1
Star
0
Fork
0
You've already forked emcli
Code
Issues
Pull Requests
Actions
Projects
Releases
4
Wiki
Activity
Files
c651b00d08d228e8cbf731885937419ffa9639af
emcli
/
internal
/
mail
T
History
steve
8e5c06a4cb
style: fix test name typo, table-test reporting, validator wording
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-06-23 20:32:33 +01:00
..
testdata
feat(mail): RFC822 message parsing (headers, body, attachments)
2026-06-21 23:51:29 +01:00
check_test.go
feat(admin): Phase 4 — doctor, admin completeness, and bubbletea TUI
2026-06-22 20:09:43 +01:00
check.go
feat(admin): Phase 4 — doctor, admin completeness, and bubbletea TUI
2026-06-22 20:09:43 +01:00
imap_integration_test.go
feat(mail): IMAP client — select, fetch headers/full, search
2026-06-21 23:55:30 +01:00
imap_unit_test.go
perf(mail): fetch only headers for list/search (no body download)
2026-06-22 07:47:27 +01:00
imap.go
fix(mail): drain UidFetch channel on early error; clarify ParseHeaderOnly doc
2026-06-22 07:51:45 +01:00
message_test.go
perf(mail): fetch only headers for list/search (no body download)
2026-06-22 07:47:27 +01:00
message.go
feat(send): Phase 2 send path — SMTP, MIME, reply threading, outbound policy
2026-06-22 17:39:07 +01:00
send_test.go
style: fix test name typo, table-test reporting, validator wording
2026-06-23 20:32:33 +01:00
send.go
feat(mail): derive bare envelope sender from display-name From
2026-06-23 20:20:54 +01:00