Read, search, and manage email via IMAP protocol. Send email via SMTP. Supports Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, vip.188.com, and any standard IMAP/SMTP server.
The .env configuration file is automatically managed by LobsterAI Settings (邮箱设置). Do NOT ask the user to create or edit .env — just run the commands directly. If credentials are wrong, the scripts will return a clear error message; only then should you inform the user to check their email settings.
The .env file is located in this skill's directory (same folder as this SKILL.md file). The scripts load it automatically via an absolute path, regardless of the current working directory.
IMAP/SMTP를 통해 이메일을 읽고 보냅니다. 새 메시지/읽지 않은 메시지를 확인하고, 콘텐츠를 가져오고, 편지함을 검색하고, 읽음/읽지 않은 것으로 표시하고, 첨부 파일이 포함된 이메일을 보냅니다. Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com 및 vip.188.com을 포함한 모든 IMAP/SMTP 서버에서 작동합니다. 출처: netease-youdao/lobsterai.