New updates and improvements
The changelog below reflects new product developments and updates on a monthly basis.
Welcome to Relay! Our first beta release brings you the core CLI and Python library for email management.
relay accounts add
- Connect your email accounts (Gmail, Outlook, Yahoo, custom IMAP)relay accounts ls
- List all connected accountsrelay messages ls
- Fetch and list recent emailsrelay messages grep
- Search your inbox with powerful text matchingrelay messages cat
- Read full message content and metadatarelay
in your Python applicationsInstall with pip install relaycli
and run relay accounts add
to connect your first inbox.
Check out our quickstart guide for a 5-minute setup walkthrough.