Installation

Prerequisites

  • A domain name (for DKIM setup)

Latest release: v0.5.2

Linux x86_64:

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 hedwig

Checksums are available at:

https://github.com/iamd3vil/hedwig/releases/download/v0.5.2/checksums.txt

Build from source

git clone https://github.com/iamd3vil/hedwig.git
cd hedwig
cargo build --release

The binary will be at ./target/release/hedwig.