Skip to content

mail-agent-mcp v0.1.1 — Runtime reliability fixes

Latest

Choose a tag to compare

@SinoEdwards SinoEdwards released this 31 Aug 01:27

Fixed

  • Treats successful SMTP delivery as sent before attempting the secondary Sent-folder copy.
  • Adds a bounded timeout and stable failure categories to Sent-folder appends.
  • Reports Sent-copy timeout or failure as a warning without automatically resending the message.
  • Adds per-folder and overall deadlines to cross-folder searches.
  • Returns partial search results with failed-folder details instead of allowing one folder to stall the entire request.
  • Makes direct CLI and MCP launches inherit standard HTTP_PROXY, HTTPS_PROXY, and NO_PROXY settings.
  • Adds safe Gmail token error categories for DNS, TCP, TLS, timeout, HTTP status, and OAuth responses without exposing provider details or credentials.

Known environment issue

  • Gmail metadata access may still fail when the existing OAuth authorization or stored credential state is invalid. This was observed independently of the v0.1.1 changes and is not treated as a patch regression.

Public Preview / Beta. This package remains source-install only and is not published to npm or the MCP Registry.