Agent Relay

CLI email relay for AI agents — send files via SMTP from any terminal.

Install

curl | bash — auto-detects your architecture curl -sL https://relay.agentforms.io/install.sh | bash

Binaries v0.1.0

ArchitectureFileSize
Linux x86_64 relay-linux-amd64 7.9 MB
Linux ARM64 relay-linux-arm64 7.4 MB
Linux ARMv7 relay-linux-arm 7.6 MB

Usage

relay setup
# configure SMTP

relay send -t user@example.com -f file.pdf

relay serve
# start web UI on :5090