Send emails via SMTP. Configure in ~/.openclaw/openclaw.json under skills.entries.send-email.env.
OpenClaw skills run inside an OpenClaw container. EasyClawd deploys and manages yours — no server setup needed.
- Initial release of the send-email skill. - Allows sending emails via SMTP with environment-based credential injection. - Supports attachments and multiple mail providers (163, Gmail, QQ). - Emphasizes security: never read config files directly; all sensitive data is injected at runtime.