email-usage

使用本地邮件服务器收发我们自己域名的邮件。固定脚本位于 scripts/ 目录,直接执行即可。发送失败或密码遗忘时联系 小爪子。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "email-usage" with this command: npx skills add axelhu/email-usage

Email 使用

SMTP 发送(需要认证)

python3 skills/email-usage/scripts/send_email.py <收件人> <主题> <正文> <发件邮箱> <密码>

参数:收件人、主题、正文、发件邮箱、密码(向 小爪子 查询)

示例

python3 skills/email-usage/scripts/send_email.py \
  'someone@example.com' '邮件标题' '邮件正文' \
  'test@axelhu.com' 'test1234'

IMAP 读取

python3 skills/email-usage/scripts/read_email.py <用户名> <密码> [最新N封,默认5]

示例

python3 skills/email-usage/scripts/read_email.py 'test@axelhu.com' 'test1234' 3

新增邮箱账号

python3 skills/email-usage/scripts/create_email.py <邮箱> <密码>

示例

python3 skills/email-usage/scripts/create_email.py newuser@axelhu.com securepass

账号创建后,发件和收件使用同一套密码。

规则

  • 不要配置 SMTP/Postfix/amavis
  • 不要操作邮件队列(postqueue/postsuper)
  • 不要修改容器内配置
  • 连接超时或发送失败 → 联系 小爪子
  • 密码遗忘 → 联系 小爪子

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Subtitle To Video

add subtitle files, video into captioned videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers, content creators use it for add...

Registry SourceRecently Updated
General

Api Changelog Generator

Generate and maintain API changelogs from OpenAPI/Swagger specs — track endpoints added, removed, deprecated, or modified between versions. Detect breaking c...

Registry SourceRecently Updated
General

Free Music

Skip the learning curve of professional editing software. Describe what you want — add upbeat background music to my video for free — and get music-backed vi...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated