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。