This article details how to reduce email spam on a mail server by using local LLMs with Rspamd and Ollama, focusing on privacy and effectiveness. It covers setup instructions, troubleshooting, and performance feedback after 6 months of use.
This article details how to set up an email triage system using Home Assistant and a local Large Language Model (LLM) to summarize and categorize incoming emails, reducing inbox clutter and improving email management. It covers the setup of a REST command to interface with Ollama, the automation process, and the benefits of using a local LLM for privacy.
A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the jmap-jam client library.
DispatchMail is an open source locally run (though currently using OpenAI for queries) AI-powered email assistant that helps you manage your inbox. It monitors your email, processes it with an AI agent based on your prompts, and provides a (locally run) web interface for managing drafts/responses, and instructions.
A complete and free guide to setting up and running your own mail server on Debian 12, focusing on independence and control over your email service.
Grammarly Inc has acquired email startup Superhuman in a move to expand its artificial intelligence-powered writing tools beyond its core grammar-checking product.
- **Deal Details**: Grammarly has agreed to acquire Superhuman, an email efficiency tool, to expand its AI-powered productivity suite. Financial terms were not disclosed.
- **Superhuman's Valuation**: Last valued at $825 million in 2021, Superhuman has an annual revenue of about $35 million.
- **Grammarly's Recent Funding**: Grammarly raised $1 billion from General Catalyst, enabling it to create a collection of AI-powered workplace tools.
- **Superhuman's Impact**: Superhuman claims its users send and respond to 72% more emails per hour, with AI tool usage increasing fivefold in the past year.
- **Leadership Changes**: Superhuman CEO Rahul Vohra will join Grammarly and continue running Superhuman, with over 100 Superhuman employees also transitioning.
- **Future Plans**: The acquisition aims to integrate Grammarly’s AI agents into Superhuman, expanding into calendars, tasks, and collaboration tools.
- **Competition**: Grammarly will compete with tech giants like Salesforce and other startups in the AI productivity
Lightweight CLI agent to semantically search and ask your emails. Downloads inbox, generates embeddings using local (or external) LLMs, and stores everything in a vector database on your machine. Supports incremental sync for fast updates.
This page details the configuration of amavisd, SpamAssassin, and ClamAV as part of a complete virtual mail server setup on Gentoo Linux. It covers installation, configuration, linking the components, testing, and fine-tuning.
A blog post detailing the process of migrating from procmail to sieve for email filtering on Debian, including configuration steps for Dovecot and Postfix, and strategies for transitioning rules.