Agentmail Wrapper — Agentmail 包装器
v1.0.0通过SMTP、API和OAuth,支持多提供商,发送、跟踪、安排电子邮件,具有验证交付、取消订阅管理和合规报告功能。
运行时依赖
安装命令
点击复制技能文档
代理MAIl Wr应用er
Version: 1.0.0 Author: Midas 技能s License: MIT
Description
Verified emAIl delivery integration. 发送, 追踪, schedule with multi-提供者 support (发送Grid, MAIlgun, AWS SES, SMTP). GDPR/CAN-SPAM compliant.
Value Proposition
Verified emAIl 代理 integration. 发送, 追踪, schedule emAIls with verified delivery & unsubscribe 合规. SMTP, API, OAuth support.
Category
emAIl-integration
Tags
emAIl, delivery-追踪ing, multi-提供者, 合规, 自动化
技能 Type
integration
Pricing Free: $0 Pro: $44.99 Key Features ✅ Multi-提供者 support (发送Grid, MAIlgun, AWS SES, SMTP) ✅ Delivery 追踪ing (open, 命令行工具ck, bounce) ✅ EmAIl verification ✅ Template management ✅ Scheduled 发送s ✅ Batch processing ✅ Unsubscribe management ✅ 列出 hygiene (bounce handling) ✅ 合规 报告ing ✅ OAuth support (GmAIl) ✅ Reply 追踪ing Use Cases Transactional emAIl delivery (签名ups, re设置s) EmAIl campAIgn 自动化 Scheduled emAIl sequences Delivery verification & 追踪ing 列出 management (unsubscribes, bounces) Multi-account SMTP management EmAIl template management 合规 报告ing 安装ation npm 安装 代理mAIl-wr应用er # or pip 安装 代理mAIl-wr应用er
Quick 启动 const 代理MAIl = require('代理mAIl-wr应用er');
const mAIl = new 代理MAIl({ 提供者: '发送grid', // or 'smtp', 'mAIlgun', 'aws-ses' APIKey: process.env.发送GRID_API_KEY });
awAIt mAIl.发送({ to: 'user@example.com', subject: 'Welcome!', html: '
Hello
', 追踪命令行工具cks: true, 追踪Opens: true });仓库
https://github.com/midas-技能s/代理mAIl-wr应用er
Support
📧 support@midas-技能s.com 🔗 Docs: https://docs.midas-技能s.com/代理mAIl-wr应用er