logicsrc/plugins/agentmail/src
Anthony Ettinger 647f204f1d
chore(agentmail): modern bbs defaults (mail host, 465 implicit TLS) (#130)
resolveMailuConfig now defaults to the real bbs mail stack: address domain
bbs.profullstack.com, mail host mail.profullstack.com, SMTP 465 implicit TLS
(bbs refuses 587), IMAPS 993. Also fixes a latent mismatch where the address
domain (bbs) and the transport's from-domain check (mail) diverged with no env
set. Verified live end-to-end with only AGENTMAIL_USER/PASS supplied.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-04 18:43:15 -07:00
..
transports chore(agentmail): modern bbs defaults (mail host, 465 implicit TLS) (#130) 2026-08-04 18:43:15 -07:00
access.ts Add AgentMail plugin: paid-member mailbox client for humans + agents 2026-06-14 15:37:17 +00:00
domain.test.ts Add AgentMail plugin: paid-member mailbox client for humans + agents 2026-06-14 15:37:17 +00:00
domain.ts Add AgentMail plugin: paid-member mailbox client for humans + agents 2026-06-14 15:37:17 +00:00
index.ts Add AgentMail plugin: paid-member mailbox client for humans + agents 2026-06-14 15:37:17 +00:00
manifest.ts Add AgentMail plugin: paid-member mailbox client for humans + agents 2026-06-14 15:37:17 +00:00
ports.ts Add AgentMail plugin: paid-member mailbox client for humans + agents 2026-06-14 15:37:17 +00:00
service.test.ts Add AgentMail plugin: paid-member mailbox client for humans + agents 2026-06-14 15:37:17 +00:00
service.ts Add AgentMail plugin: paid-member mailbox client for humans + agents 2026-06-14 15:37:17 +00:00