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
7.9 MB Download
Linux ARM64
7.4 MB Download
Linux ARMv7
7.6 MB Download

Usage

bash
relay setup
# configure SMTP credentials

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

relay serve
# start web UI on :5090