Back to Directory
marketing
imap-smtp-email
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release: Read, send, and manage email via IMAP and SMTP with support for popular providers.
- Check for new/unread emails, fetch content, and search mailboxes
- Mark emails as read or unread
- Send emails with attachments (supports plain text and HTML)
- Works with IMAP/SMTP servers from Gmail, Outlook, 163.com, and more
- Command-line usage with flexible arguments and email search filters
- Provides setup, configuration, and troubleshooting guidance