rustmailer
|
37a38a2910
|
Update README.md
|
2026-05-15 12:21:06 +08:00 |
|
rustmailer
|
8817ed96f6
|
Update README.md
|
2026-05-15 12:19:50 +08:00 |
|
rustmailer
|
1ee2eade3a
|
fix: rename bichonctl to bichon-cli
|
2026-05-15 12:07:26 +08:00 |
|
rustmailer
|
55996f8f9b
|
Update README.md
|
2026-05-15 00:23:27 +08:00 |
|
rustmailer
|
16f0fad91e
|
Update README.md
|
2026-03-07 19:38:57 +08:00 |
|
rustmailer
|
dda6d77046
|
Update README.md
|
2026-03-07 19:37:31 +08:00 |
|
rustmailer
|
a5ea98f731
|
Update README.md
|
2026-03-06 19:07:06 +08:00 |
|
rustmailer
|
21c3d2b795
|
Update README.md
|
2026-03-06 19:03:22 +08:00 |
|
rustmailer
|
01dba4f71b
|
fix: switch from PUID/PGID env vars to Docker --user for permissions
|
2026-01-28 13:15:06 +08:00 |
|
rustmailer
|
0dad25c993
|
Update README.md
|
2026-01-23 13:25:09 +08:00 |
|
rustmailer
|
ddd93ff4ab
|
Update README.md
|
2026-01-22 16:49:28 +08:00 |
|
itsvrk
|
f7fe1f3072
|
fix: allow setting of PUID and PGID to prevent permission issues when using NFS mounts or shared volumes
|
2026-01-22 12:12:41 +11:00 |
|
 rustmailerandGitHub
|
df1a6f8c5b
|
Update README.md
|
2026-01-20 10:06:13 +08:00 |
|
rustmailer
|
a6dd1d19ff
|
Update README.md
|
2026-01-14 14:01:05 +08:00 |
|
rustmailer
|
3419506c2e
|
Update README.md
|
2026-01-13 23:34:17 +08:00 |
|
rustmailer
|
3fb761064d
|
Update README.md
|
2026-01-08 10:52:30 +08:00 |
|
rustmailer
|
147f5b4f55
|
Update README.md
|
2026-01-05 22:34:24 +08:00 |
|
rustmailer
|
48312dc83e
|
Update README.md
|
2026-01-05 22:21:53 +08:00 |
|
rustmailer
|
b07defa2d5
|
Update README.md
|
2025-12-29 12:22:05 +08:00 |
|
 rustmailerandGitHub
|
97be76278e
|
Merge pull request #71 from metlos/encrypt-password-file
feat(cli): add an option to specify the encrypt password in a file
|
2025-12-20 19:45:55 +08:00 |
|
 rustmailerandGitHub
|
d4232789f9
|
Add roadmap section to README #76
Added a roadmap section outlining future features and enhancements.
|
2025-12-20 18:59:52 +08:00 |
|
Lukas Krejci
|
9b83d5617e
|
feat(cli): add an option to specify the encrypt password in a file
|
2025-12-17 18:03:00 +01:00 |
|
 rustmailerandGitHub
|
b0412b02f5
|
Add user case showcase and performance data overview
Added a user case showcase highlighting performance and storage efficiency with data from 126 email accounts.
|
2025-12-07 23:22:54 +08:00 |
|
 rustmailerandGitHub
|
a1453f3cda
|
Document environment variable quotes in container usage
Added notes on running Bichon in a container to README.
|
2025-12-07 00:42:10 +08:00 |
|
 rustmailerandGitHub
|
afac192280
|
Enhance CORS configuration section in README
Added detailed CORS configuration instructions for Bichon, including new behavior in v0.1.4 and examples for setting origins.
|
2025-12-07 00:22:07 +08:00 |
|
 rustmailerandGitHub
|
c90a2d552d
|
Fix FAQ link in README.md
|
2025-12-06 22:04:35 +08:00 |
|
 rustmailerandGitHub
|
a4627a63cb
|
Update README.md
|
2025-12-06 22:03:36 +08:00 |
|
 rustmailerandGitHub
|
684b9765fe
|
Update README.md
|
2025-12-06 20:33:51 +08:00 |
|
 rustmailerandGitHub
|
dffdac3eb6
|
Update README.md
|
2025-11-29 01:24:00 +08:00 |
|
 rustmailerandGitHub
|
7d02e58e4e
|
Update README.md
|
2025-11-29 00:35:16 +08:00 |
|
 rustmailerandGitHub
|
847cc6825a
|
Update README.md
|
2025-11-29 00:34:22 +08:00 |
|
rustmailer
|
9a72ce9154
|
update
|
2025-11-27 15:18:12 +08:00 |
|
rustmailer
|
9f713ef044
|
update
|
2025-11-27 15:12:31 +08:00 |
|
 rustmailerandGitHub
|
78b33f8994
|
Update README.md
|
2025-11-26 22:28:54 +08:00 |
|
 rustmailerandGitHub
|
324051bdf0
|
Revise README to enhance project description
Updated README to clarify Bichon's purpose and features.
|
2025-11-26 20:40:40 +08:00 |
|
 rustmailerandGitHub
|
a8282a95f3
|
Update README.md
|
2025-11-25 08:33:22 +08:00 |
|
 rustmailerandGitHub
|
9fe617aed7
|
Revise internationalization details in README
Updated internationalization section to clarify language support.
|
2025-11-25 00:11:10 +08:00 |
|
 rustmailerandGitHub
|
22e12b68a8
|
Add internationalization section to README
Added internationalization support details to README.
|
2025-11-25 00:08:50 +08:00 |
|
 rustmailerandGitHub
|
b97f2666a0
|
Revise CORS settings and access instructions
Updated CORS configuration and access instructions in README.
|
2025-11-23 01:30:56 +08:00 |
|
 rustmailerandGitHub
|
b36e63f530
|
Document Bichon encryption password setup
Added instructions for setting the Bichon encryption password via command-line and environment variable.
|
2025-11-23 00:43:41 +08:00 |
|
 Néstor Díaz ValenciaandGitHub
|
c586bab84e
|
Update README with Bichon command requirements
Added information about requirements for --bichon-root-dir and --bichon-cors-origins arguments when binary deploying.
|
2025-11-22 09:49:44 +01:00 |
|
 rustmailerandGitHub
|
7b2280f460
|
Update README.md
|
2025-11-21 20:46:46 +08:00 |
|
 rustmailerandGitHub
|
ef06cd2310
|
Update README.md
|
2025-11-21 20:25:31 +08:00 |
|
rustmailer
|
ede685ada8
|
update
|
2025-11-21 11:03:01 +08:00 |
|
 rustmailerandGitHub
|
0bf308438f
|
Update README.md
|
2025-11-20 11:23:08 +08:00 |
|
 rustmailerandGitHub
|
e18b01dafb
|
Update README.md
|
2025-11-19 10:16:39 +08:00 |
|
 rustmailerandGitHub
|
77aae07167
|
Merge pull request #1 from khadanja/patch-1
Update envrionment variable names in .env & Readme
|
2025-11-19 09:34:34 +08:00 |
|
 rustmailerandGitHub
|
b607ee473a
|
Update README.md
|
2025-11-19 09:26:35 +08:00 |
|
 rustmailerandGitHub
|
4f4fe6bbbc
|
Update README.md
|
2025-11-19 09:15:23 +08:00 |
|
 khadanjaandGitHub
|
d2575862ad
|
Update environment variables names
|
2025-11-19 14:13:37 +13:00 |
|