Interesting problem I’ve run into the same thing when building agents that need their own identity for email workflows.
Quick question: are these real mailboxes (IMAP/SMTP) or more of an API abstraction over email for agents? Also curious how you handle deliverability and domain reputation if many agents are sending from the same infrastructure.
Feels like something like this could become part of the identity layer for agents, not just email. Nice idea.
Interesting problem I’ve run into the same thing when building agents that need their own identity for email workflows.
Quick question: are these real mailboxes (IMAP/SMTP) or more of an API abstraction over email for agents? Also curious how you handle deliverability and domain reputation if many agents are sending from the same infrastructure. Feels like something like this could become part of the identity layer for agents, not just email. Nice idea.
these are real mail box, you can send and receive the email at once.
Why does the agent need an API different than the ones we have for humans? (SMTP, IMAP/POP, AWS SES, etc..)
github link in the footer doesnt work