IMAP/SMTP integration for custom domain email accounts, supporting inbox monitoring, reading, and composing emails.
IMAP/SMTP credentials not provided. Domain email server details not configured.
# Add to ~/.openclaw/.env
DOMAIN_EMAIL_HOST=imap.yourdomain.com
DOMAIN_EMAIL_PORT=993
[email protected]
DOMAIN_EMAIL_PASS=app-specific-password
DOMAIN_SMTP_HOST=smtp.yourdomain.com
DOMAIN_SMTP_PORT=587
All outbound sends require explicit human approval. Same approval flow as gmail-inbox skill.
~/.openclaw/.env only~/.openclaw/.envopenclaw config set skills.entries.domain-email.enabled true