Hedwig - A high-performance, minimalist SMTP server implemented in Rust.
Documentation lives at https://hedwig.sarat.dev
Download the latest release binary from GitHub Releases:
curl -L -o hedwig.zip https://github.com/iamd3vil/hedwig/releases/download/v0.5.2/hedwig-v0.5.2-linux-x86_64.zip
unzip hedwig.zip
chmod +x hedwigChecksums:
https://github.com/iamd3vil/hedwig/releases/download/v0.5.2/checksums.txt
git clone https://github.com/iamd3vil/hedwig.git
cd hedwig
cargo build --releaseAGPL v3. See LICENSE.
