This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryFixed IMAP/iCloud deleteEmail and batchDelete handling of provider‑specific trash folders.
Full changelog
Fixed
- IMAP/iCloud
deleteEmail()andbatchDelete()no longer hardcode'Trash'as move destination — now usesresolveFolder('Trash')to find the provider-specific trash folder (e.g., iCloud's "Deleted Messages") - Deleting emails already in the trash folder now uses permanent delete instead of attempting to move trash→trash
sourceFolderparameter in delete operations is now resolved throughresolveFolder(), so passing "Trash" on iCloud correctly opens "Deleted Messages"
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]