Downloads
Agent Relay
CLI email relay for AI agents — send files via SMTP from any terminal.
Quick Install
bash
curl -sL https://relay.agentforms.io/install.sh | bash
# auto-detects your architecture
Binaries v0.2.6
Linux x86_64
Linux ARM64
Linux ARMv7
Usage
bash
relay setup # configure SMTP credentials relay send -t user@example.com -f file.pdf relay serve # start web UI on :5090