This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryIMAP error handling improved: actual server responses surface, iCloud Junk search works, crashes fixed.
Full changelog
Fixed
- IMAP folder search errors now surface actual server response instead of opaque "Command failed"
- Search on iCloud Junk folder no longer fails silently — added folder resolution that matches by path, name, special-use flag, or common aliases
- ImapFlow
search()returningfalseon server rejection no longer crashes with TypeError on.slice()
Added
formatImapError()helper that extractsresponseText,serverResponseCode, andmailboxMissingfrom ImapFlow errorsresolveFolder()method that resolves folder names against the server's folder list- Outlook batch requests now use sequential numeric IDs to avoid case-insensitive collision
- Outlook API endpoints now URL-encode message IDs and folder paths
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About marlinjai/email-mcp
Unified MCP server for email across Gmail (REST API), Outlook (Microsoft Graph), iCloud, and generic IMAP/SMTP. 24 tools for search, send, organize, and batch-manage emails with built-in OAuth2 and encrypted credential storage.
Related context
Beta — feedback welcome: [email protected]