agentbbs/internal/mailbox
2026-07-04 17:39:31 -07:00
..
bot.go fix(mailbox): validate bot list limits (#77) 2026-07-04 17:39:31 -07:00
client.go Feat/mail all members (#55) 2026-06-23 03:38:31 -07:00
imap.go fix(mailbox): verify SMTP STARTTLS against the mail host, not the dial IP 2026-06-23 15:54:30 +00:00
mailbox_test.go fix(mailbox): validate bot list limits (#77) 2026-07-04 17:39:31 -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