Update README.md

This commit is contained in:
rustmailer
2026-01-08 10:52:30 +08:00
parent 54a0a71c44
commit 3fb761064d

View File

@@ -304,6 +304,20 @@ After logging in, the admin user can manage their profile directly in the WebUI:
⚠️ **Security Notice:**
For security reasons, you should **change the default admin password immediately after the first login**.
## 📦 Import Existing Mail Archives
If you already have existing emails stored as **EML** or **MBOX** files, you can import them into Bichon using the `bichonctl` CLI.
This allows you to:
- Index historical emails
- Perform full-text search immediately
- Manage imported data just like synced IMAP emails
📖 **Full documentation:**
👉 https://github.com/rustmailer/bichon/wiki/Using-Bichonctl-For-Email-Import
## 📖 Documentation
> Under construction. Documentation will be available soon.