No description
- Shell 100%
| patch_stalwart_noenterprise_codeberg.sh | ||
| README.md | ||
WIP scripts for building stalwart with LGPL only code and without enterprise ads
- run
./patch_stalwart_noenterprise_codeberg.sh - build stalwart:
cd mail-server.git; cargo build --release -p stalwart --no-default-features --features "rocks mysql" - buiild webadmin
cd webadmin.git; trunk build --release; cd dist; zip --no-default-features ../webadmin.zip *