Commit Graph
14 Commits
Author SHA1 Message Date
Admin a43e9473b8 Add list_unread_emails, get_email, summarize_email, get_thread tools 2026-06-27 14:42:33 +00:00
Admin ef6b1aa1c3 Document HTML default, EMAIL_HTML_SIGNATURE, and LLM identity (signature_vars) 2026-06-25 13:58:23 +00:00
Admin 52503afb4c Clarify signature_vars description for LLM identity input 2026-06-25 13:39:24 +00:00
Admin ebbbe0e6ec Add signature_vars to send_email/reply/forward/schedule_send for LLM identity 2026-06-25 04:50:47 +00:00
Admin 12e72ac891 Add multi-account support, HTML default, EMAIL_HTML_SIGNATURE with template, and signature templates 2026-06-25 04:41:38 +00:00
Admin 1336178abc Fix CalDAV/CardDAV discovery: use GET /.well-known + PROPFIND for principal 2026-06-20 17:43:29 +00:00
Admin 1c4a80adfe Update env.example and README for MCP + API_KEY 2026-06-20 04:26:13 +00:00
Admin aec15e6eb2 Add API_KEY Bearer auth for MCP endpoints 2026-06-20 04:03:59 +00:00
Admin 57560cddcf Add /health endpoint and /mcp/openapi.json for discovery 2026-06-20 03:15:52 +00:00
Admin d361788e62 Convert to MCP Streamable HTTP server for Open WebUI 2026-06-20 03:07:38 +00:00
Admin 4efd865c47 Enable DEBUG logging and add global exception handler for 500s 2026-06-20 02:37:21 +00:00
Admin b897c29e9b Fix: import dataclass to resolve NameError on startup 2026-06-20 02:02:46 +00:00
Admin 016719aaf1 Add env.example with all Docker environment variables 2026-06-20 01:59:57 +00:00
Admin 3ca682592e Initial commit: MCP email server with IMAP/SMTP, CalDAV/CardDAV, conflict check 2026-06-16 02:14:39 +00:00