From a6dd1d19fff498e0006f573ec14b25569e0925e8 Mon Sep 17 00:00:00 2001 From: rustmailer Date: Wed, 14 Jan 2026 14:01:05 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b61d8f..c364e9f 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Built in Rust, it requires no external dependencies and provides fast, efficient * **Internationalized WebUI** — Frontend available in 18 languages * **OpenAPI Access** — OpenAPI docs with access-token authentication * **Multi-User & Role-Based Access Control (RBAC)** — Supports multiple users with fine-grained, role-based permissions -* **Email Import (EML & MBOX)** — Import existing mail archives via the bichonctl CLI +* **Email Import (EML, MBOX & PST)** — Import existing mail archives via the bichonctl CLI ## 🐾 Why Create Bichon?