mailpot/archive-http/README.md

227 B

mailpot REST http server

cargo run --bin mpot-archives

generate static files

# mpot-gen CONF_FILE OUTPUT_DIR OPTIONAL_ROOT_URL_PREFIX
cargo run --bin mpot-gen -- ../conf.toml ./out/ "/mailpot"