Extract, analyze, and automate Outlook Classic emails on Windows, with optional LLM-powered plugins.
Project description
Mailslide
A Windows + Outlook Classic automation tool for turning repetitive email work into reliable workflows. Use configurable jobs and optional LLM plugins to classify, route, summarize, and structure email processing.
Language: English | Traditional Chinese
Warning: AI reads your emails. Make sure emails processed by AI do not contain personal privacy data or business confidential information, or use a local model for processing.
Disclaimer: This project is provided as-is and does not guarantee the security of data processed by third-party or local AI models. The project authors are not liable for any data breach, confidential information leakage, or related damages resulting from user inputs or model services. Users are responsible for risk assessment and compliance with organizational policies and applicable laws.
Why Mailslide
- Standardize Outlook processing with repeatable job-based workflows.
- Go beyond classification: move folders, create appointments, export JSON/CSV/Excel.
- Keep deployment flexible: OpenAI-compatible APIs or local models (Ollama, llama.cpp).
- Friendly for non-developers: initialize and edit configs directly in the TUI.
Typical use cases
- Operations and assistants: triage meeting requests, alerts, and routine inbox traffic.
- PMs and sales: convert email streams into trackable events and summaries.
- Engineering and support: auto-tag and prioritize incoming threads.
30-second start (End users)
uv tool install mailslide
mailslide-tui
After first launch, open About and click Initialize Config.
Upgrade:
uv tool upgrade mailslide
When a release changes config schema, the app auto-migrates config/config.yaml on load and writes a timestamped backup (for example: config.yaml.bak.20260327_153000).
30-second start (Developers / source mode)
uv sync
uv run app.py
Then in TUI:
- Open About and click Initialize Config.
- Open Configuration and set Jobs / LLM / Plugins.
- Return to Home and run a job (
Preserve RE/FWisONby default and can be toggled on Home).
Results Preview
- Home run and logs: show one job run with processing summary (includes quick
Preserve RE/FWtoggle, defaultON) - Configuration forms: show Jobs / LLM / Plugins setup screens
- Plugin editor: show Prompt Profiles and validate/save flow
Plugin Capability Matrix
| Plugin | Primary purpose | LLM required | Typical output |
|---|---|---|---|
add_category |
Classify emails and add categories | Yes | Outlook category tags |
move_to_folder |
Decide and move target folders | Yes | Folder move result |
create_appointment |
Create calendar items from email content | Yes | Outlook calendar items |
event_table |
Extract event data into a table | Yes | output/events.xlsx |
summary_file |
Generate summaries and priorities | Yes | output/email_summaries.csv |
write_file |
Export raw email data | No | output/*.json |
Full Guide
- English:
GUIDE.en.md - Traditional Chinese:
GUIDE.md
The TUI Guide tab now prefers GUIDE.en.md / GUIDE.md and falls back to README files for compatibility.
Requirements
- Windows
- Outlook Classic (not New Outlook)
- Outlook must stay open while running
License
GPL-3.0-or-later. See LICENSE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mailslide-0.3.6.tar.gz.
File metadata
- Download URL: mailslide-0.3.6.tar.gz
- Upload date:
- Size: 101.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aeb1921f7a0f79330caa23e60a9a3269469c9dfcef34a915f2c30592e25bd419
|
|
| MD5 |
df07c144430155ca8cc52ec088b7cd49
|
|
| BLAKE2b-256 |
f36882053be9001535507fc22e8a2075c9322cd83100d3ff012ba5d710e2f381
|
File details
Details for the file mailslide-0.3.6-py3-none-any.whl.
File metadata
- Download URL: mailslide-0.3.6-py3-none-any.whl
- Upload date:
- Size: 132.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d8375bb25dbf141840edc8286d984fc9da67ef8754f424c08edb260eb925146
|
|
| MD5 |
99db298dd8c261e25b92c58781edfac2
|
|
| BLAKE2b-256 |
64fd8f93b4d8a4e53ce0210322154bde849161357a5f12ba1204efc490a82380
|