首页  /  Sendy Alternative

AcelleMail vs Sendy

AcelleMail vs Sendy — self-hosted email marketing, compared

Side-by-side comparison of AcelleMail (PHP + MySQL/MariaDB, one-time $80 license, 8 sending drivers, visual automation, plugin SDK, multi-tenant SaaS layer) and Sendy ($69 one-time, PHP + MySQL, Amazon SES plus a few native SMTP providers). Sending drivers, automation, source access, total cost, and a step-by-step migration guide.

一目了然 AcelleMail Sendy
License model Commercial license — $80 Regular / $199 Extended on CodeCanyon. Full PHP source included; modifications stay private. $69 one-time commercial license per sendy.co. Add-ons (e.g. additional brands) are sold separately.
Hosting Self-hosted on Linux + PHP 8.1+ + MySQL/MariaDB. ~512 MB RAM minimum. Self-hosted on standard PHP + MySQL/MariaDB hosting.
Stack PHP 8.1+ (Laravel-based), MySQL/MariaDB, optional Redis cache. PHP + MySQL/MariaDB. Runs on most shared/standard hosting.
Sending integrations 8 built-in drivers — Amazon SES, SendGrid, SparkPost, Mailgun, Elastic Email, Blastengine, Gmail relay, generic SMTP — plus a plugin SDK for additional vendors. Amazon SES, plus native support for SendGrid, Mailjet, and Elastic Email per sendy.co.
Automation Visual workflow builder (Automation2) with trigger / wait / condition / branch / send / segment-update nodes. Included on every license. Autoresponders — set up a series of drip emails to follow up with subscribers.
Multi-tenancy / SaaS Extended License ($199) ships a SaaS layer — customer accounts, subscription plans, 6 payment gateways, prorated upgrades, dunning, white-label. White-labeled client accounts — set pricing, control permissions, and set sending limits per sendy.co.
Source & extensibility Full unencrypted PHP source shipped; 4-pattern Hook plugin SDK (REGISTRY, EVENT, FILTER, BEHAVIOR). See Plugin SDK. Distributed as a commercial PHP product. No in-app plugin SDK documented on sendy.co; customization is via available add-ons and the public API.
功能对等

逐项功能对比

大约 30 项属性,分为 7 个类别,取自 AcelleMail v4.2 与 Mailchimp 的公开功能文档。每一个 都可以对照引用来源核实。

Email creation

功能 AcelleMail Sendy 备注
Drag-and-drop email builder Both ship a drag-and-drop editor. AcelleMail adds mobile preview and a starter template gallery; Sendy describes a "Drag & Drop editor — design beautiful emails in minutes, no coding required."
Pre-built template gallery AcelleMail bundles a starter template gallery. Sendy supports saving and reusing your own designs; the public site does not advertise a large bundled gallery.
Full HTML editor Both allow editing raw HTML/CSS for campaigns.
A/B testing AcelleMail supports subject-line and content split tests in core. Confirm current A/B capabilities against Sendy's feature list for your version.
Spintax / per-subscriber merge fields AcelleMail includes spintax plus per-subscriber merge tags. Sendy supports merge/personalization tags; spintax-style randomization is not advertised.

Lists & segmentation

功能 AcelleMail Sendy 备注
Unlimited subscribers Neither tool imposes a software-side cap; limits come from the database and server.
Multiple lists / brands Both support multiple lists. Sendy groups lists under "brands"; AcelleMail groups them per list and per customer account.
Visual segment builder (any-condition) AcelleMail provides a visual segment builder over fields, behavior, tags, and date logic. Sendy supports segmentation by list, custom fields, and subscriber data.
Embeddable signup forms + double opt-in Both generate embeddable signup forms and support double opt-in.
Bulk import (CSV) Both support CSV import. AcelleMail also supports XLSX and direct DB seed.

Automation

功能 AcelleMail Sendy 备注
Autoresponder / drip series Both support a series of follow-up emails. Sendy markets this as "Autoresponders"; AcelleMail expresses drips as steps inside a workflow.
Visual multi-step workflow builder AcelleMail ships Automation2 — a visual canvas with trigger / wait / condition / branch / segment-move nodes. Sendy's automation is autoresponder drip series rather than a branching visual builder.
Conditional branching AcelleMail branches a journey on engagement, tags, or field logic. Sendy drips run as a linear sequence; conditional logic beyond timing is limited.
Behavioral triggers (clicks / opens) AcelleMail exposes engagement events as automation triggers. Sendy records opens/clicks for reporting; using them to branch a journey is not a built-in workflow feature.

Deliverability

功能 AcelleMail Sendy 备注
SPF / DKIM / DMARC tooling AcelleMail surfaces SPF/DKIM/DMARC record generation in the sending-server config and signs DKIM at the app layer when configured. Sendy relies on the configured SES/SMTP provider for authentication.
Multiple sending services AcelleMail ships 8 built-in drivers plus generic SMTP and a plugin SDK. Sendy sends through Amazon SES and natively supports SendGrid, Mailjet, and Elastic Email per sendy.co.
IP warmup / rate control AcelleMail supports daily/hourly send caps per sending server for gradual warmup. Sendy lets you set sending limits, including per client account.
Click maps + spam scoring AcelleMail provides click heatmaps and SpamAssassin-style scoring per campaign. Sendy provides open/click reporting; bundled spam-score scanning is not advertised.
Bounce / complaint handling Both process bounces and complaints from the sending provider (e.g. SES notifications). AcelleMail registers webhook endpoints per vendor in app/SendingServers/Webhooks/.

Integrations

功能 AcelleMail Sendy 备注
REST API Both publish an HTTP API. AcelleMail's is documented at /api; Sendy exposes an API for subscribers and campaigns.
WordPress / WooCommerce AcelleMail ships an official WordPress / WooCommerce plugin. Sendy integrates with WordPress via third-party/community plugins and its API.
Zapier / Make / n8n AcelleMail is pre-listed on Zapier / Make / n8n. Sendy is reachable from these tools via its REST API.
In-process plugin SDK AcelleMail ships a four-pattern Hook system — see Plugin SDK. Sendy does not document an in-app plugin runtime; extension is via add-ons and the API.

SaaS / multi-tenancy

功能 AcelleMail Sendy 备注
White-label client accounts Both support reselling to clients. Sendy offers "white labeled client accounts" with per-client pricing, permissions, and sending limits; AcelleMail Extended offers customer accounts with the same plus a full billing layer.
Subscription plans + payment gateways AcelleMail Extended bundles subscription plans and 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline). Sendy lets you set per-client pricing; integrated recurring-billing gateways and dunning are not a bundled core feature.
Prorated upgrades + dunning AcelleMail's Cashier package covers prorated plan upgrades and failed-payment dunning. Sendy does not advertise subscription dunning primitives.
Remove vendor branding Both support white-label use for reselling.

Cost & ownership

功能 AcelleMail Sendy 备注
License cost Sendy is $69 one-time per sendy.co. AcelleMail Regular is $80 one-time; Extended is $199 (includes lifetime point/minor updates + 6 months support + the SaaS layer).
Lifetime updates Both provide updates to license holders.
Full editable source code AcelleMail ships full unencrypted PHP source you can modify privately. Sendy is distributed as a commercial PHP product; verify the source/modification terms for your needs against sendy.co.
Data export ownership Both run on a database you control — full SQL access, CSV export, and a REST API.
总拥有成本

横跨三个真实场景的 3 年成本

Both AcelleMail and Sendy are self-hosted PHP/MySQL apps with a one-time license, so the running cost is dominated by VPS + sending service rather than recurring software fees. Sendy figures use its verifiable $69 one-time license; AcelleMail figures use the $80 (or Extended) license. Both pair naturally with Amazon SES at roughly $0.10 per 1,000 emails ($1 per 10,000).

Small business — 1,000 contacts, 4× sends/month

Sendy — Sendy ($69 one-time) + small VPS + SES $5/mo VPS + ~$0.40/mo SES (4,000 sends)
$69 license + $180 VPS + $14 SES = $263 total
AcelleMail — AcelleMail Regular License + small VPS + SES $5/mo VPS + ~$0.40/mo SES (4,000 sends)
$80 license + $180 VPS + $14 SES = $268 total

At this volume the two are within a few dollars over 3 years. The decision is feature breadth — visual automation, more sending drivers, plugin SDK — not raw cost.

Growing newsletter — 10,000 contacts, 80,000 sends/month

Sendy — Sendy ($69 one-time) + $10 VPS + SES $10/mo VPS + $8/mo SES (80,000 × $0.0001)
$69 license + $360 VPS + $288 SES = $717 total
AcelleMail — AcelleMail Regular License + $10 VPS + SES $10/mo VPS + $8/mo SES (80,000 × $0.0001)
$80 license + $360 VPS + $288 SES = $722 total

Running costs are identical at this volume; the license delta is a few dollars over 3 years. Choose on automation depth, integrations breadth, and the plugin SDK.

Agency / SaaS — 50,000 contacts, 400,000 sends/month, 50 client accounts

Sendy — Sendy ($69) + per-brand add-ons + $20 VPS + SES $20 VPS + $40 SES (400,000 × $0.0001). Sendy supports white-label client accounts with per-client pricing; recurring billing is handled outside the app.
$69 base + brand add-ons + $720 VPS + $1,440 SES = from ~$2,229 + billing ops
AcelleMail — AcelleMail Extended ($199) + $20 VPS + SES — all 50 tenants on one install $20/mo VPS + $40/mo SES (400,000 × $0.0001) — covers all 50 client accounts.
$199 license + $720 VPS + $1,440 SES = $2,359 total

Both run multiple client accounts from one install. The delta is the bundled billing: AcelleMail Extended ships subscription plans, 6 payment gateways, prorated upgrades, and dunning; with Sendy you set per-client pricing and run recurring billing yourself.

迁移手册

Sendy → AcelleMail 七步迁移

多数团队一周内完成切换。技术配置半天搞定;最耗时的步骤是重建多步自动化与模板。

  1. 1. Export from Sendy

    Sendy stores subscribers, lists, and campaigns in its own MySQL database. Export each list to CSV from the Sendy admin (View all subscribers → Export), or query the subscribers and lists tables directly for very large data sets. Note your custom fields and the brand each list belongs to so you can recreate the structure. (Still comparing one-time-license tools? See our roundup of self-hosted Sendy alternatives.)
  2. 2. Get AcelleMail

    Buy the Regular License — $80 on CodeCanyon. Upload the ZIP to your server and run the 5-minute web installer (sets DB, admin user, cron). PHP 8.1+, MySQL ≥ 5.7 or MariaDB ≥ 10.3, ~512 MB RAM minimum. The installation guide covers cPanel, DigitalOcean, AWS, and Docker.
  3. 3. Reconnect your sending service

    If you were sending through Amazon SES, SendGrid, Mailjet, or Elastic Email with Sendy, add the same provider in Sending Servers → Add and paste your existing credentials — your SES domain/identity carries over. AcelleMail also adds SparkPost, Mailgun, Blastengine, Gmail relay, generic SMTP, and a plugin SDK if you want to broaden later. AcelleMail generates the SPF/DKIM records and signs DKIM at the app layer. Run the test-send to confirm.
  4. 4. Import contacts + custom fields

    In Lists → Create List, recreate each Sendy list (and its custom fields). Use Import → Upload CSV and map columns to AcelleMail subscriber fields one-to-one. For lists over 100k, use the chunked import or seed via the REST API.
  5. 5. Recreate templates, campaigns, and autoresponders

    Paste your Sendy HTML designs into AcelleMail's template editor, or rebuild them in the drag-and-drop builder. Sendy autoresponder drips map to AcelleMail workflows: in Automation → New Workflow, lay out the same sequence as trigger → wait → send steps, and add condition/branch nodes if you want to evolve a linear drip into a behavior-driven journey.
  6. 6. Configure tracking + DKIM

    Open/click tracking is enabled per campaign by default (open pixel + link wrapping). DKIM signing is configured at the Sending Server level — publish the DNS records AcelleMail generates. If you kept the same sending vendor and domain as your Sendy install, the existing DKIM keys can usually be reused; otherwise publish new records and let DNS propagate before the cutover send.
  7. 7. Test deliverability + cut over

    Send a test campaign to GlockApps or Mail-Tester (free) and aim for 9.5/10. Run your next live campaign from AcelleMail in parallel for one cycle, compare open/click rates to your Sendy baseline, then retire the Sendy install. Most teams cut over inside a week.
运营匹配

什么时候自托管不是对的选择

自托管邮件营销是一种取舍:用运营责任换取更低成本与完整所有权。在下列任一情况下,托管 SaaS 可能是更好的选择。

  • You want the leanest possible single-purpose sender

    Sendy is a focused newsletter app with a small footprint and a $69 one-time price. If your need is broadcast newsletters plus simple drip autoresponders through Amazon SES, and you value the smallest possible set of moving parts, Sendy covers that directly. AcelleMail bundles more — visual automation, 8 sending drivers, a plugin SDK, and a multi-tenant SaaS layer — which is more to run if you do not need it.

  • You are already happy on the Sendy + SES workflow

    If your Sendy install already does what you need and your roadmap is steady (no branching automation, no in-app subscription billing, no plugin development), there may be no pressing reason to migrate. AcelleMail is the better fit when you are hitting a ceiling — branching journeys, more sending providers, editable source, or a full reseller billing layer.

  • Your budget is the deciding factor for a basic list

    For a single basic newsletter, Sendy's $69 one-time license is lower than AcelleMail's. AcelleMail's license buys a broader feature bundle (visual automation, A/B testing, segmentation UI, 18-locale UI, plugin SDK, and the Extended SaaS path); if you will not use those, the lower-cost option is reasonable.

  • You prefer a smaller codebase to self-manage

    AcelleMail is a Laravel application with queue workers, optional Redis, and a plugin runtime. Teams that want the simplest possible PHP app to host and patch may prefer Sendy's smaller surface. AcelleMail's additional moving parts are what enable visual automation, multi-tenancy, and extensibility.

按用例的成本

三种买家情景

成本数字搭配已验证的入门档价格与计算器估算范围。对比数字;正确选择取决于您团队对上述运营取舍的承受能力。

  • Indie newsletter — 5,000 subscribers

    情景: Weekly newsletter, a simple welcome drip, sending through Amazon SES.

    Sendy 成本: Sendy $69 one-time + $5/mo VPS + ~$0.30/mo SES. The welcome drip is a Sendy autoresponder series. Free of recurring software fees.

    AcelleMail 成本: $80 once + $5/mo VPS + ~$0.30/mo SES. The welcome drip is a workflow you can later branch on engagement; bundle includes A/B testing and segmentation if you grow.

  • SaaS team — product newsletter + onboarding

    情景: 8,000 trial signups + 2,000 paid customers, weekly newsletter, 4-step onboarding sequence that branches on whether the user activated.

    Sendy 成本: Sendy $69 + $10/mo VPS + ~$2/mo SES. The 4-step onboarding runs as an autoresponder series; activation-based branching is built outside Sendy against its API.

    AcelleMail 成本: $80 once + $10/mo VPS + ~$2/mo SES. The onboarding is a single visual workflow — trigger on signup → wait → check activation → branch — built in the UI without external code.

  • Agency — 50 client accounts

    情景: Email service for 50 small-business clients, ~2,000 subscribers each, monthly newsletters, billed monthly.

    Sendy 成本: Sendy white-label client accounts with per-client pricing + brand add-ons + ~$40/mo VPS + ~$30/mo SES. Recurring client billing is handled outside the app.

    AcelleMail 成本: $199 Extended once + ~$40/mo VPS + ~$30/mo SES across all clients on one install. Built-in SaaS layer: per-client login, subscription plans, 6 payment gateways, prorated upgrades, and dunning.

运维者深度解析

面向执行迁移的运维者

点击下方任意标题展开技术深度解析。与上方营销页相同的内容 — 在此折叠以便页面快速浏览,但始终对实际执行工作的工程师可用。

完整 Sendy → AcelleMail 迁移 — 每一步均展开

上文涵盖的 7 步手册,每一项动作都为运维者展开。总时长:约半天技术配置,然后按名单复杂度 1-5 天重建模板与自动化。

  1. 1. Export from Sendy. Sendy stores subscribers, lists, and campaigns in its own MySQL database. Export each list to CSV from the Sendy admin (View all subscribers → Export), or query the subscribers and lists tables directly for very large data sets. Note your custom fields and the brand each list belongs to so you can recreate the structure. (Still comparing one-time-license tools? See our roundup of self-hosted Sendy alternatives.)
  2. 2. Get AcelleMail. Buy the Regular License — $80 on CodeCanyon. Upload the ZIP to your server and run the 5-minute web installer (sets DB, admin user, cron). PHP 8.1+, MySQL ≥ 5.7 or MariaDB ≥ 10.3, ~512 MB RAM minimum. The installation guide covers cPanel, DigitalOcean, AWS, and Docker.
  3. 3. Reconnect your sending service. If you were sending through Amazon SES, SendGrid, Mailjet, or Elastic Email with Sendy, add the same provider in Sending Servers → Add and paste your existing credentials — your SES domain/identity carries over. AcelleMail also adds SparkPost, Mailgun, Blastengine, Gmail relay, generic SMTP, and a plugin SDK if you want to broaden later. AcelleMail generates the SPF/DKIM records and signs DKIM at the app layer. Run the test-send to confirm.
  4. 4. Import contacts + custom fields. In Lists → Create List, recreate each Sendy list (and its custom fields). Use Import → Upload CSV and map columns to AcelleMail subscriber fields one-to-one. For lists over 100k, use the chunked import or seed via the REST API.
  5. 5. Recreate templates, campaigns, and autoresponders. Paste your Sendy HTML designs into AcelleMail's template editor, or rebuild them in the drag-and-drop builder. Sendy autoresponder drips map to AcelleMail workflows: in Automation → New Workflow, lay out the same sequence as trigger → wait → send steps, and add condition/branch nodes if you want to evolve a linear drip into a behavior-driven journey.
  6. 6. Configure tracking + DKIM. Open/click tracking is enabled per campaign by default (open pixel + link wrapping). DKIM signing is configured at the Sending Server level — publish the DNS records AcelleMail generates. If you kept the same sending vendor and domain as your Sendy install, the existing DKIM keys can usually be reused; otherwise publish new records and let DNS propagate before the cutover send.
  7. 7. Test deliverability + cut over. Send a test campaign to GlockApps or Mail-Tester (free) and aim for 9.5/10. Run your next live campaign from AcelleMail in parallel for one cycle, compare open/click rates to your Sendy baseline, then retire the Sendy install. Most teams cut over inside a week.
按功能的深度解析 — 两款产品差异之处及变通方案

上方并列表显示功能对等;此处是每一行带非平凡备注的支撑上下文 — 当某一平台为"部分支持"且您需要变通方案时很有用。

Email creation

  • Pre-built template gallery: AcelleMail bundles a starter template gallery. Sendy supports saving and reusing your own designs; the public site does not advertise a large bundled gallery.
  • A/B testing: AcelleMail supports subject-line and content split tests in core. Confirm current A/B capabilities against Sendy's feature list for your version.
  • Spintax / per-subscriber merge fields: AcelleMail includes spintax plus per-subscriber merge tags. Sendy supports merge/personalization tags; spintax-style randomization is not advertised.

Lists & segmentation

  • Visual segment builder (any-condition): AcelleMail provides a visual segment builder over fields, behavior, tags, and date logic. Sendy supports segmentation by list, custom fields, and subscriber data.

Automation

  • Visual multi-step workflow builder: AcelleMail ships Automation2 — a visual canvas with trigger / wait / condition / branch / segment-move nodes. Sendy's automation is autoresponder drip series rather than a branching visual builder.
  • Conditional branching: AcelleMail branches a journey on engagement, tags, or field logic. Sendy drips run as a linear sequence; conditional logic beyond timing is limited.
  • Behavioral triggers (clicks / opens): AcelleMail exposes engagement events as automation triggers. Sendy records opens/clicks for reporting; using them to branch a journey is not a built-in workflow feature.

Deliverability

  • SPF / DKIM / DMARC tooling: AcelleMail surfaces SPF/DKIM/DMARC record generation in the sending-server config and signs DKIM at the app layer when configured. Sendy relies on the configured SES/SMTP provider for authentication.
  • Multiple sending services: AcelleMail ships 8 built-in drivers plus generic SMTP and a plugin SDK. Sendy sends through Amazon SES and natively supports SendGrid, Mailjet, and Elastic Email per sendy.co.
  • IP warmup / rate control: AcelleMail supports daily/hourly send caps per sending server for gradual warmup. Sendy lets you set sending limits, including per client account.
  • Click maps + spam scoring: AcelleMail provides click heatmaps and SpamAssassin-style scoring per campaign. Sendy provides open/click reporting; bundled spam-score scanning is not advertised.

Integrations

  • WordPress / WooCommerce: AcelleMail ships an official WordPress / WooCommerce plugin. Sendy integrates with WordPress via third-party/community plugins and its API.
  • Zapier / Make / n8n: AcelleMail is pre-listed on Zapier / Make / n8n. Sendy is reachable from these tools via its REST API.
  • In-process plugin SDK: AcelleMail ships a four-pattern Hook system — see <a href="https://acellemail.com/for/developers">Plugin SDK</a>. Sendy does not document an in-app plugin runtime; extension is via add-ons and the API.

SaaS / multi-tenancy

  • Subscription plans + payment gateways: AcelleMail Extended bundles subscription plans and 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline). Sendy lets you set per-client pricing; integrated recurring-billing gateways and dunning are not a bundled core feature.
  • Prorated upgrades + dunning: AcelleMail's Cashier package covers prorated plan upgrades and failed-payment dunning. Sendy does not advertise subscription dunning primitives.

Cost & ownership

  • License cost: Sendy is $69 one-time per sendy.co. AcelleMail Regular is $80 one-time; Extended is $199 (includes lifetime point/minor updates + 6 months support + the SaaS layer).
  • Full editable source code: AcelleMail ships full unencrypted PHP source you can modify privately. Sendy is distributed as a commercial PHP product; verify the source/modification terms for your needs against sendy.co.
规模化下的成本对比 — 三种买家情景并列

上方 TCO 卡片显示入门档数字;此视图将三种买家情景全部堆叠,便于您挑选与您联系人量与发送频率最接近的匹配。

Indie newsletter — 5,000 subscribers

  • 情景: Weekly newsletter, a simple welcome drip, sending through Amazon SES.
  • Sendy 成本: Sendy $69 one-time + $5/mo VPS + ~$0.30/mo SES. The welcome drip is a Sendy autoresponder series. Free of recurring software fees.
  • AcelleMail 成本: $80 once + $5/mo VPS + ~$0.30/mo SES. The welcome drip is a workflow you can later branch on engagement; bundle includes A/B testing and segmentation if you grow.

SaaS team — product newsletter + onboarding

  • 情景: 8,000 trial signups + 2,000 paid customers, weekly newsletter, 4-step onboarding sequence that branches on whether the user activated.
  • Sendy 成本: Sendy $69 + $10/mo VPS + ~$2/mo SES. The 4-step onboarding runs as an autoresponder series; activation-based branching is built outside Sendy against its API.
  • AcelleMail 成本: $80 once + $10/mo VPS + ~$2/mo SES. The onboarding is a single visual workflow — trigger on signup → wait → check activation → branch — built in the UI without external code.

Agency — 50 client accounts

  • 情景: Email service for 50 small-business clients, ~2,000 subscribers each, monthly newsletters, billed monthly.
  • Sendy 成本: Sendy white-label client accounts with per-client pricing + brand add-ons + ~$40/mo VPS + ~$30/mo SES. Recurring client billing is handled outside the app.
  • AcelleMail 成本: $199 Extended once + ~$40/mo VPS + ~$30/mo SES across all clients on one install. Built-in SaaS layer: per-client login, subscription plans, 6 payment gateways, prorated upgrades, and dunning.

使用成本节省计算器对您精确的订阅者数与发送频率定制数字。

坦诚反向立场 — 切换时常见的反对意见

四种每位运维者从 Sendy 或任意 SaaS 迁出前都会权衡的反对意见。不带粉饰地回答 — 这些是真实取舍,正确选择取决于您团队。

1. "切换的成本比节省的多。"

坦诚评估:在 500 联系人以下名单上,Sendy 免费档或入门档可能比运行 $5-10/月 的 VPS 加 AcelleMail 授权更便宜 — 在不计算运维时间之前。盈亏平衡点通常落在 1,000 到 5,000 联系人之间。决定前请通过成本计算器核算您自己的数字。

2. "自托管的送达率会崩。"

如果您运行无预热的自管 MTA,确实如此。当 AcelleMail 通过托管发送服务 (Amazon SES、SendGrid、Mailgun、Postmark) 转发时,情况并非如此 — 这些服务商维护 IP 信誉;AcelleMail 只编排营销活动与追踪。这种配置下,达到与 Sendy 相当的收件箱投放率是常态而非例外。

3. "我团队没时间学另一个工具。"

真实顾虑。AcelleMail 的 UI 沿用常见模式 (营销活动构建器、受众名单、自动化流程),多数 Sendy 用户第一天就能上手。真正的时间陷阱是重建多步自动化与模板库 — 按复杂度规划 1-5 天,而非数周。

4. "如果 AcelleMail 停止维护怎么办?"

自托管反转了风险:您拥有源代码的永久副本。供应商不能通过定价变更、停用或收购把平台从您手中拿走。如果更新停止,您现有部署照常运行。对比 SaaS,关于定价、功能或停服的厂商决定是单方面的。

常见问题

常见问题

Can I migrate from Sendy to AcelleMail without losing subscriber data?
Yes. Sendy stores subscribers and lists in its own MySQL database — export each list to CSV from the Sendy admin, or query the subscribers and lists tables directly for very large sets. AcelleMail's import accepts CSV with custom-field mapping and supports XLSX or direct DB seed. Custom fields and the brand each list belongs to map to AcelleMail lists and subscriber fields one-to-one. Plan a half-day for a list under 5,000 contacts; 2–3 days if you also rebuild autoresponders as workflows.
Sendy sends through Amazon SES and a few SMTP providers — does AcelleMail support more?
Sendy sends through Amazon SES and, per sendy.co, also works natively with SendGrid, Mailjet, and Elastic Email. AcelleMail ships 8 built-in drivers — Amazon SES, SendGrid, SparkPost, Mailgun, Elastic Email, Blastengine, Gmail relay, and generic SMTP — plus a plugin SDK for additional vendors. If you are already on SES, SendGrid, or Elastic Email with Sendy, the same credentials carry straight over; you gain the option to add or mix more providers later.
How does AcelleMail's automation compare to Sendy's autoresponders?
Sendy provides autoresponders — a series of drip emails to follow up with subscribers automatically. AcelleMail ships Automation2, a visual workflow builder with trigger / wait / condition / branch / send / segment-move nodes. A linear Sendy drip maps directly to a workflow; the difference is that AcelleMail can branch a journey on engagement, tags, or field logic in the UI, where Sendy drips run as a linear sequence. If your sequences are simple follow-ups, both work; if you want behavior-driven branching without external code, that is the AcelleMail difference.
Why does AcelleMail cost more than Sendy's $69 one-time license?
Sendy is $69 one-time per sendy.co. AcelleMail Regular ($80 one-time) buys a broader bundle: a visual automation builder, A/B testing, a visual segment builder, an 18-locale UI, full unencrypted PHP source, a plugin SDK, and the Extended path ($199) to a multi-tenant SaaS layer with subscription plans, 6 payment gateways, prorated upgrades, and dunning. Both are one-time licenses with no recurring software fee — the price difference reflects the feature breadth, not a subscription.
Can I run client accounts and resell under AcelleMail like Sendy's white-label client accounts?
Yes. Sendy offers white-labeled client accounts where you set pricing, control permissions, and set sending limits. AcelleMail's Extended License ($199) offers customer accounts with the same controls plus a built-in billing layer: subscription plans, 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline), prorated upgrades, and dunning — so recurring client billing runs inside the app rather than alongside it. See the For Developers page for the architecture.
What stack does AcelleMail need compared with Sendy?
Both are PHP + MySQL/MariaDB applications you self-host. Sendy runs on standard/shared PHP hosting with a small footprint. AcelleMail needs PHP 8.1+, MySQL ≥ 5.7 or MariaDB ≥ 10.3, ~512 MB RAM minimum, and a system cron entry for campaign workers; an optional Redis cache and queue workers support higher volume and the automation engine. AcelleMail is a Laravel application, so it has more moving parts than a single-purpose newsletter app — that is the cost of the bundled automation, multi-tenancy, and plugin runtime.
Is AcelleMail's source code editable?
AcelleMail ships full, unencrypted PHP source under a CodeCanyon Regular/Extended license — you can read and modify it, and private modifications carry no copyleft obligation. It also exposes a four-pattern Hook plugin SDK (REGISTRY, EVENT, FILTER, BEHAVIOR) so you can add sending drivers, payment gateways, and UI panels without forking core. Sendy is distributed as a commercial PHP product; if editable source is a requirement, confirm the current terms against sendy.co for your version.
Which is the right choice for a simple single newsletter with no automation needs?
Both work well. Sendy's $69 one-time license and small footprint make it a strong fit for a broadcast newsletter plus simple drips through Amazon SES. AcelleMail's license bundles a visual builder, branching automation, A/B testing, segmentation, an 18-locale UI, and the Extended SaaS path — useful if you expect to grow into automation, more sending providers, or reselling. Pick Sendy for the leanest single-purpose sender; pick AcelleMail when you want room to grow into those without switching tools.
Can AcelleMail handle high-volume sending, and how fast is it?
AcelleMail's throughput is bound by your sending service and your server, not by a software cap. Campaign delivery runs through queue workers — add more workers (and Redis) to raise parallelism — and you can set per-sending-server daily and hourly limits to warm an IP up gradually or stay inside a provider's rate limit. With Amazon SES (≈$0.10 per 1,000) on a modest VPS, teams send hundreds of thousands of emails per campaign; scaling beyond that is a matter of worker count and your SES account's send rate. There is no software-imposed subscriber or send-volume cap on any license.
Get started

Try AcelleMail before you migrate from Sendy.

AcelleMail Regular License is $80, one-time. Includes lifetime updates, 6 months of support, full PHP source code, and unlimited subscribers. Try the live demo before you buy.

Sendy 是其各自所有者的商标。本页面是由 AcelleMail 撰写的客观产品对比;我们不隶属于、不被 Sendy 认可或赞助。所引用的所有事实均来源于上述公开链接的文档;如有任何不准确之处,请向 contact@acellemail.com 报告,我们将予以更正。