← 返回
安全合规 Key 中文

Agentmail Wrapper

Send, track, schedule emails with multi-provider support, verified delivery, unsubscribe management, and compliance reporting via SMTP, API, and OAuth.
支持多服务商、验证投递、退订管理及合规报告,通过SMTP、API和OAuth实现邮件发送、追踪与调度。
shepherd217
安全合规 clawhub v1.0.0 1 版本 99914.4 Key: 需要
★ 0
Stars
📥 1,167
下载
💾 13
安装
1
版本
#latest

概述

AgentMail Wrapper

Version: 1.0.0

Author: Midas Skills

License: MIT

Description

Verified email delivery integration. Send, track, schedule with multi-provider support (SendGrid, Mailgun, AWS SES, SMTP). GDPR/CAN-SPAM compliant.

Value Proposition

Verified email agent integration. Send, track, schedule emails with verified delivery & unsubscribe compliance. SMTP, API, OAuth support.

Category

email-integration

Tags

email, delivery-tracking, multi-provider, compliance, automation

Skill Type

integration

Pricing

  • Free: $0
  • Pro: $44.99

Key Features

  • ✅ Multi-provider support (SendGrid, Mailgun, AWS SES, SMTP)
  • ✅ Delivery tracking (open, click, bounce)
  • ✅ Email verification
  • ✅ Template management
  • ✅ Scheduled sends
  • ✅ Batch processing
  • ✅ Unsubscribe management
  • ✅ List hygiene (bounce handling)
  • ✅ Compliance reporting
  • ✅ OAuth support (Gmail)
  • ✅ Reply tracking

Use Cases

  • Transactional email delivery (signups, resets)
  • Email campaign automation
  • Scheduled email sequences
  • Delivery verification & tracking
  • List management (unsubscribes, bounces)
  • Multi-account SMTP management
  • Email template management
  • Compliance reporting

Installation

npm install agentmail-wrapper
# or
pip install agentmail-wrapper

Quick Start

const AgentMail = require('agentmail-wrapper');

const mail = new AgentMail({
  provider: 'sendgrid',  // or 'smtp', 'mailgun', 'aws-ses'
  apiKey: process.env.SENDGRID_API_KEY
});

await mail.send({
  to: 'user@example.com',
  subject: 'Welcome!',
  html: '<h1>Hello</h1>',
  trackClicks: true,
  trackOpens: true
});

Repository

https://github.com/midas-skills/agentmail-wrapper

Support

📧 support@midas-skills.com

🔗 Docs: https://docs.midas-skills.com/agentmail-wrapper

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 02:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,720
content-creation

Marketing Drafter

shepherd217
AI驱动工具,为邮件、社交媒体、广告和着陆页生成一致的SEO优化营销内容,支持A/B测试及批量处理。
★ 3 📥 2,874
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,609