Prudii Mail - Private Email Client for Windows. Email that's █
What it does.
It's an email client. It does email. Here's the short version.
Everything local
Your emails stay on your machine. Not in the cloud. Period.
Full-text search
Searches all your emails instantly. Offline.
Encrypted passwords
Windows DPAPI. Other apps on your system can't touch them.
Multiple accounts
Gmail, Outlook, GMX, whatever. All in one inbox.
Looks good
Dark mode, light mode, resizable panes. No ugly crap.
7 languages
English, Deutsch, Español, Français, Português, 中文, Русский.
Fast
Rust + Tauri. Starts in seconds.
Backup & restore
Export and restore your data. ZIP in, ZIP out.
Drag & drop
Move emails between folders. Attach files by dropping.
Tracker blocker
Detects and blocks tracking pixels, hidden images, and 70+ known tracker domains. Automatically.
Local AI
Summarize emails and get reply suggestions via Ollama. Runs on your machine. No cloud, no API keys.
Smart replies
AI suggests three reply tones — professional, friendly, concise. Pick one and go.
I don't store your data.
I don't have a server — well, I do for this website. Premium and Team will need one eventually, but even then: your emails stay local. I don't want your data. That's it.
Local AI. Your questions.
Prudii uses Ollama to run AI models on your machine. Here's what you need to know.
What is Ollama and why do I need it?
Ollama is a free, open-source tool that lets you run large language models locally on your computer. Prudii uses it as the AI backend — instead of sending your emails to OpenAI or Google, everything stays on your machine. You install Ollama once, download a model, and Prudii talks to it on localhost. No API keys, no subscriptions, no cloud.
Is my email data sent anywhere?
No. Ollama runs entirely on your machine. When Prudii asks for a summary or reply suggestion, it sends the email text to localhost:11434 — that's your own computer. Nothing leaves your network.
Which models work best?
For email summaries and reply suggestions, 7B–8B parameter models hit the sweet spot between speed and quality:
- llama3.2 — Fast, solid all-rounder. Good starting point.
- mistral — Great at following instructions, good for replies.
- gemma2 — Compact and fast, decent summaries.
Install one with ollama pull llama3.2 and you're good to go. Bigger models (13B+) give better results but need more RAM and a decent GPU.
Do I need a GPU?
Not strictly, but it helps a lot. Ollama can run on CPU only, but responses will be slow (30–60 seconds for a summary). With a GPU that has 6+ GB VRAM (like an RTX 3060 or better), you'll get responses in 2–5 seconds. 16 GB RAM minimum is recommended either way.
How do I set it up?
- Download and install Ollama from ollama.com
- Open a terminal and run:
ollama pull llama3.2 - Make sure Ollama is running (it starts automatically on install)
- In Prudii, go to Settings → AI and enable it
- Click "Test Connection" — your models will show up
- Select a model and you're done
What can the AI actually do?
Right now, two things:
- Summarize emails — Get a quick summary of long emails or entire threads. Click the sparkle icon on any email.
- Reply suggestions — The AI suggests three replies in different tones: professional, friendly, and concise. Pick one, edit it, send it.
Both features are available as a Premium feature. The AI is entirely optional — Prudii works perfectly fine without it.
Pricing.
Simple and transparent.
Free
- ✓ Up to 3 accounts
- ✓ IMAP, Gmail & Outlook
- ✓ Full-text search
- ✓ Local encryption
- ✓ Backup & restore
- ✓ Tracker blocker
- ✓ 7 languages
Premium
- ✓ Everything in Free
- ✓ Unlimited accounts
- ✓ Local AI (Ollama)
- ✓ Mail rules
- ✓ Send later & snooze
- ✓ Priority support
Team
- ✓ Everything in Premium
- ✓ Shared inboxes
- ✓ Email templates
- ✓ Team address book
- ✓ Delegation (send as)
- ✓ Admin dashboard
- ✓ Centralized config
Download it.
It's free. If you like it, support me. If you don't, get something else. No hard feelings.
coming soon
Premium & Team
Premium brings AI, rules, and power features for individuals. Team adds shared inboxes, templates, and admin tools for your organization. The free version isn't going anywhere though — this isn't one of those "free until you need it" things.
// why "Prudii"?
Prudii is Mando'a for shadow. It's from the Mandalorian language. Just you and your inbox, in the shadows.
// They all sucked. So I built my own.