agentbbs/internal/mailbox
RissRIce f83edd4351
Some checks are pending
CI / build (push) Waiting to run
deploy / deploy (push) Waiting to run
test / test (push) Waiting to run
fix(mailbox): write messages before IMAP append wait (#113)
Co-authored-by: rissrice2105-agent <289161642+rissrice2105-agent@users.noreply.github.com>
2026-08-11 17:44:33 -07:00
..
bot.go fix(mailbox): reject invalid bot toggle values (#80) 2026-07-07 05:40:35 -07:00
client.go Feat/mail all members (#55) 2026-06-23 03:38:31 -07:00
imap.go fix(mailbox): write messages before IMAP append wait (#113) 2026-08-11 17:44:33 -07:00
imap_test.go fix(mailbox): write messages before IMAP append wait (#113) 2026-08-11 17:44:33 -07:00
mailbox_test.go fix(mailbox): reject invalid bot toggle values (#80) 2026-07-07 05:40:35 -07:00
memory.go Add AgentMail: paid-member mailbox reader (TUI + bot mode) on the BBS 2026-06-14 16:49:04 +00:00
reader_tui.go feat(mailbox): compose & reply in the AgentMail TUI 2026-06-23 14:09:18 +00:00
smtp.go fix(mailbox): verify SMTP STARTTLS against the mail host, not the dial IP 2026-06-23 15:54:30 +00:00
smtp_test.go fix(mailbox): verify SMTP STARTTLS against the mail host, not the dial IP 2026-06-23 15:54:30 +00:00
transport.go Add AgentMail: paid-member mailbox reader (TUI + bot mode) on the BBS 2026-06-14 16:49:04 +00:00
types.go Feat/mail all members (#55) 2026-06-23 03:38:31 -07:00