Author profile
Pouya Sanooei
Software Engineer
Pouya builds developer tooling and backend systems for email API workflows.
Areas of expertise
- Software Engineering
- Email APIs
- Go
- CLI tools
Profiles
Guides on this site
- Google Calendar Ownership Changes
Personal accounts lose orphan secondary calendars April 27, 2026. Workspace starts October 5, 2026. New ownership transfer API in June.
- Nylas vs Recall.ai for AI Agent Email
Compare Nylas CLI and Recall.ai for AI agent email access. One handles email and calendar, the other handles meeting recordings. Pick the right tool.
- Record Zoom, Meet, and Teams from the CLI
Send a notetaker bot to any Zoom, Google Meet, or Teams call. Get the recording and transcript back from the command line. Works with Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP.
- Build Shell-Integrated Email Autocomplete
Build a fuzzy email autocomplete for bash, zsh, and fish shells. Use fzf, rapidfuzz, or Fuse.js with contact frequency ranking and keybindings.
- Map Communication Patterns Between Orgs
Map inter-org communication networks, identify key stakeholders, score relationship strength, and detect single-threaded risk from email data.
- Parse Email Signatures for Contact Enrichment
Extract job titles, phone numbers, LinkedIn URLs, and company info from email signatures. Regex patterns, signature block detection, and multi-message cross-referencing.
- Fix UTF-8 BOM, Zero-Width Spaces, and MIME Bugs
Diagnose invisible Unicode characters that break email filters. UTF-8 BOM removal, zero-width space detection, quoted-printable vs base64 decoding, and MIME charset fixes.
- Why AI Agents Need Email
AI agents need email for authentication, two-way communication, and audit trails. See how Nylas CLI gives agents full inbox access in a single command.
- List Yahoo Mail from Terminal (No App Passwords)
Read, search, and filter Yahoo Mail from the command line. Skip IMAP config and app-specific passwords. OAuth2 authentication handled automatically.
- Build an LLM Agent with Email & Calendar Tools
Add email and calendar tools to your LLM agent using Nylas CLI subprocess commands. List messages, send email, and create events without writing API clients.