Documentation Index
Fetch the complete documentation index at: https://jetemail.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Homebrew (macOS / Linux)
Shell installer (macOS / Linux)
PowerShell installer (Windows)
jetemail-<version>-x86_64-pc-windows-msvc.exe directly from the latest release and place it anywhere on your PATH. No installer needed.
From source
Requires Rust 1.74+ (rustup.rs):Pre-built binaries
Every release publishes both an archive (binary +README + LICENSE-*) and a standalone binary you can download directly.
| Archive (with docs) | Standalone binary |
|---|---|
jetemail-<ver>-x86_64-pc-windows-msvc.zip | jetemail-<ver>-x86_64-pc-windows-msvc.exe |
jetemail-<ver>-aarch64-apple-darwin.tar.gz | jetemail-<ver>-aarch64-apple-darwin |
jetemail-<ver>-x86_64-apple-darwin.tar.gz | jetemail-<ver>-x86_64-apple-darwin |
jetemail-<ver>-x86_64-unknown-linux-gnu.tar.gz | jetemail-<ver>-x86_64-unknown-linux-gnu |
jetemail-<ver>-aarch64-unknown-linux-gnu.tar.gz | jetemail-<ver>-aarch64-unknown-linux-gnu |
jetemail-<ver>-x86_64-unknown-linux-musl.tar.gz | jetemail-<ver>-x86_64-unknown-linux-musl |
jetemail (or jetemail.exe), and put it on your PATH.
Verify
doctor runs a self-test that checks your config file, your API keys, and that the API is reachable.
Next: Quickstart
Log in, send your first email.