December 6, 2025Dec 6 Overview: Support for Docker image BichoApplication Name: BichonApplication: https://github.com/rustmailer/bichonSummary :Bichon is an open-source email archiving system that synchronizes emails from IMAP servers, indexes them for full-text search, and provides a REST API for programmatic access. Unlike email clients, Bichon is designed for archiving and searching rather than sending/receiving emails. It runs as a standalone server application that continuously synchronizes configured email accounts and maintains a searchable local archive. Built in Rust, it requires no external dependencies and provides fast, efficient email archiving, management, and search through a built-in WebUI. Make sure to look at the complete documentation
January 3Jan 3 Hi, please update the default credentials in the docker template to admin // admin@bichon found in the documentation: https://github.com/rustmailer/bichonStarting from Bichon v0.2.0, the authentication model has been updated.Built-in Admin User (v0.2.0+)Bichon no longer uses the legacy single-account root / root login.The system now ships with a built-in admin user by default.Default credentials:Username: adminPassword: admin@bichon
January 3Jan 3 Author Hi @chickenmilk-icebright thanks for the update , i will look at it and update .EDIT: Updated ... Edited January 3Jan 3 by ZappyZap
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.