From 37a38a2910c56ff2837d4f68a766de4df204e961 Mon Sep 17 00:00:00 2001 From: rustmailer Date: Fri, 15 May 2026 12:21:06 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a271dcf..aed56c0 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,6 @@

A self-hosted email archiving server built in Rust. Download emails from IMAP accounts, builds a full-text search index, and serves a REST API with an embedded WebUI. Purpose-built for long-term preservation, unified cross-account search, and programmatic access to archived email.

-

A self-hosted email archiving server built in Rust. Download emails from IMAP accounts, builds a full-text search index, and serves a REST API with an embedded WebUI. Purpose-built for long-term preservation, unified cross-account search, and programmatic access to archived email.

-

Watch the demo @@ -48,6 +46,7 @@
▶ Click to watch the demo

+ > [!NOTE] > Bichon is an **archiver**, not an email client. It does not send, compose, forward, or reply to emails. Its optional SMTP server is for **receiving** emails only.