Frontmatter
| id | 9297 |
| title | Implement Programmatic Email Identity for Agents |
| state | Open |
| labels | enhancementai |
| assignees | [] |
| createdAt | Feb 24, 2026, 8:32 PM |
| updatedAt | Feb 24, 2026, 8:32 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9297 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 9295 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
Implement Programmatic Email Identity for Agents
Openenhancementai
Problem
To sign up for external services (like Moltbook), agents need a unique email address to receive verification codes, but they cannot solve Google/Gmail 2FA or CAPTCHAs.
Solution
Implement an automated email pipeline. Options to explore:
agents.neomjs.comsubdomain routed to an inbound parsing service (like Mailgun) that posts webhook payloads directly to the agent's running container.