Corona is an echomail processor / netmail tracker for FidoNet Technology Network (FTN).
- SQLite mail storage - use the power of SQL
- self-contained - no external dependencies needed
- Rust
- Install Rust.
Execute
cargo buildto compile in debug mode orcargo build --releasefor release mode.