首页  /  Mautic Alternative

AcelleMail vs Mautic

AcelleMail vs Mautic — self-hosted email marketing, two architectures

Side-by-side comparison of AcelleMail (one-time $80 license, plugin SDK, multi-tenant SaaS layer) and Mautic (GPLv3, marketing-automation platform). Pricing, system requirements, sending drivers, automation, integrations, and a step-by-step migration guide.

一目了然 AcelleMail Mautic
License model Commercial license — $80 Regular / $199 Extended on CodeCanyon. Full PHP source included; modifications stay private. GPLv3 (free software, per the LICENSE.txt file in the github.com/mautic/mautic repository).
Hosting Self-hosted on Linux + PHP 8.1+ + MySQL/MariaDB. ~512 MB RAM minimum. Self-hosted on PHP + MySQL/MariaDB, OR the paid "Mautic Hosting" managed service (mautic.org lists a 14-day free trial).
Stack PHP 8.1+ (Laravel-based), MySQL ≥ 5.7 / MariaDB ≥ 10.3, optional Redis cache. PHP 7.2+ (Mautic 3.0) up to PHP 8.4 (Mautic 7.0), MySQL ≥ 5.7 or MariaDB ≥ 10.2; required PHP extensions xml, mysql, imap, zip, intl, curl, gd, mbstring, bcmath; npm required from Mautic 5.0 onwards (per mautic.org/mautic-requirements).
Sending integrations 8 built-in drivers — Amazon SES, SendGrid, SparkPost, Mailgun, Elastic Email, Blastengine, Gmail relay, generic SMTP — plus plugin SDK for additional vendors. Mailer transports include SMTP, Amazon SES, Sendgrid, Mailgun, and others via Symfony Mailer / Mautic's transport configuration. Additional providers via community plugins.
Automation builder Visual workflow builder (Automation2) with trigger / wait / condition / send / segment-update nodes. Included on every license. Visual campaign builder with action / decision / condition / source nodes; one of Mautic's primary product surfaces.
Multi-tenancy / SaaS Extended License ($199) ships a multi-tenant layer — customer accounts, plans, 6 payment gateways, dunning, white-label. Single-instance install. Multi-tenant deployments require running multiple instances; not bundled in core.
Plugin SDK 4-pattern Hook system (REGISTRY, EVENT, FILTER, BEHAVIOR). Plugins live under storage/app/plugins/. See Plugin SDK. Symfony bundle-based plugin system; community plugins distributed via Mautic's extension docs and third-party marketplaces.
功能对等

逐项功能对比

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

Email creation

功能 AcelleMail Mautic 备注
Drag-and-drop email builder Both ship visual block editors with mobile preview.
100+ pre-built templates AcelleMail bundles a starter template gallery. Mautic ships a default template library; additional themes via community marketplaces.
Full HTML editor Both let you edit raw HTML/CSS for emails.
Spintax / dynamic content AcelleMail includes spintax + per-subscriber merge fields. Mautic supports dynamic content blocks based on contact attributes.
A/B testing Both support subject-line and content split tests.
Multi-language campaigns Both support contact language attributes and translated email variants.

Lists & segmentation

功能 AcelleMail Mautic 备注
Unlimited contacts Both tools impose no software-side cap. Mautic's homepage advertises "Unlimited contacts" verbatim.
Multiple segments / lists Both support unlimited lists and dynamic segments.
Advanced segmentation (any-condition) Both provide visual segment builders over contact fields, behavior, tags, and date logic.
Tags Both support tag-style contact labeling.
Embeddable signup forms Both generate embeddable signup forms.
Double opt-in Both include double opt-in flows.
Bulk import (CSV) Both support CSV mass import. AcelleMail also supports XLSX and direct DB seed.

Automation

功能 AcelleMail Mautic 备注
Trigger-based workflows Both ship trigger-event automation models.
Visual multi-step campaign builder Both ship visual multi-step builders. Mautic's campaign builder is one of its primary product surfaces; AcelleMail uses Automation2 for the same role.
Lead scoring Mautic includes contact point scoring as a core feature. AcelleMail does not include lead scoring in core; comparable behavior can be implemented via plugin or external scoring service.
Landing pages Mautic's homepage advertises a "page builder (drag-and-drop)" for landing pages. AcelleMail focuses on email + signup forms; landing pages are typically built on a separate CMS.
RSS-to-email AcelleMail can pull RSS feeds into scheduled campaigns. Mautic supports RSS-driven content via its segment + campaign engine.
Behavioral triggers (clicks/opens/page views) AcelleMail triggers on engagement events (open, click). Mautic triggers on email events plus tracked page views via its on-page tracking script.

Deliverability

功能 AcelleMail Mautic 备注
SPF / DKIM / DMARC tooling AcelleMail surfaces SPF/DKIM/DMARC record generation in the sending-server config. Mautic relies on the configured mail transport for DKIM signing.
Custom sending domain (return path) AcelleMail supports custom return-path on every license. Mautic inherits return-path from the configured Symfony Mailer transport.
Multiple sending services Both support multiple transports. AcelleMail ships 8 native drivers; Mautic uses Symfony Mailer transports (SMTP, SES, SendGrid, Mailgun) plus community plugins.
IP warmup configuration AcelleMail supports daily/hourly send caps per sending server. Mautic supports email throttling at the campaign level.
Click maps + spam scoring AcelleMail provides click heatmaps and SpamAssassin-style scoring on each campaign. Mautic provides email reports + click counts; SpamAssassin scoring is not in core.
Bounce / complaint webhook ingestion Both ingest bounce events. AcelleMail has webhook handlers for SES/SendGrid/Mailgun (see app/SendingServers/Webhooks/). Mautic ingests bounces via its monitored mailbox feature plus webhook plugins for major transports.

Integrations

功能 AcelleMail Mautic 备注
REST API AcelleMail's REST API is documented at /api. Mautic ships an extensive REST API documented at developer.mautic.org.
Webhooks Both emit outbound event webhooks for the standard subscriber/campaign events.
WordPress / WooCommerce sync AcelleMail provides an official WordPress / WooCommerce plugin. Mautic integrations with WordPress are available via community plugins.
Zapier / Make / n8n Both are reachable from Zapier / Make / n8n via REST API; Mautic has first-party listings on multiple automation platforms.
CRM integrations (Salesforce/HubSpot) Mautic ships native plugins for several CRM platforms via its Symfony bundle architecture. AcelleMail integrates with CRMs via REST API or webhooks.
Custom plugin SDK AcelleMail ships a four-pattern Hook system (REGISTRY, EVENT, FILTER, BEHAVIOR) — see Plugin SDK. Mautic uses a Symfony bundle-based plugin system.

SaaS / multi-tenancy

功能 AcelleMail Mautic 备注
Multi-tenant workspaces AcelleMail Extended ($199) ships a reseller layer with customer accounts, plans, and billing. Mautic is delivered as a single-tenant install; multi-tenant operation typically requires running multiple instances.
Subscription plans + payment gateways AcelleMail bundles 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline) for resellers. Mautic does not include billing or subscription primitives in core.
White-label / remove vendor branding AcelleMail Extended removes branding for reseller use. Mautic's "Mautic" trademark is held by the Mautic project of the Open Source Collective; the admin UI is brandable via theme overrides.
Reseller billing / dunning AcelleMail's Cashier package covers subscriptions, prorated upgrades, and dunning. Mautic does not provide subscription billing in core.

Operations

功能 AcelleMail Mautic 备注
PHP version supported AcelleMail requires PHP 8.1+. Mautic supports PHP 7.2+ (Mautic 3.0) up to PHP 8.4 (Mautic 7.0) per mautic.org/mautic-requirements.
Database — relational Both run on MySQL/MariaDB. Mautic minimum is MySQL 5.7 / MariaDB 10.2; AcelleMail recommends MySQL 5.7+ / MariaDB 10.3+.
Cron / background workers Both rely on system cron entries to run scheduled jobs and campaign workers.
Required PHP extensions AcelleMail requires the standard Laravel set (mbstring, openssl, pdo, tokenizer, xml, ctype, json, bcmath). Mautic requires xml, mysql, imap, zip, intl, curl, gd, mbstring, bcmath plus npm from 5.0 onwards.
Localization (UI translations) AcelleMail ships 18 locales out of the box. Mautic supports an extensive translation layer maintained by its community.

Cost & ownership

功能 AcelleMail Mautic 备注
License cost AcelleMail Regular is $80 one-time; Extended is $199 (commercial, includes lifetime point/minor updates + 6 months support). Mautic Community is GPLv3 — free of license fee.
Managed hosting from the project AcelleMail does not offer first-party hosting. mautic.org lists a paid "Mautic Hosting" managed service with a 14-day free trial.
Lifetime updates AcelleMail license includes lifetime point + minor releases. Mautic Community releases publicly on GitHub; users pull updates.
Data export ownership Both run on a database you control — full SQL access, CSV export, and REST API.
Source code visibility AcelleMail ships full unencrypted PHP source under a CodeCanyon Regular/Extended license. Mautic Community source is on GitHub under GPLv3.
总拥有成本

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

Both AcelleMail and Mautic are self-hosted PHP applications, so running cost is dominated by VPS + sending service rather than license. AcelleMail figures use the verifiable $80 license + small VPS + Amazon SES at $0.10 per 1,000 emails. Mautic Community figures use the same VPS / sending budget without a license cost. Mautic Hosting (the paid managed service) is priced separately at mautic.org and is not included in these numbers.

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

Mautic — Mautic Community (GPLv3) + small VPS + SMTP $5–10/mo VPS + $0.40/mo SES (4,000 sends × $0.0001)
$0 license + $180–360 VPS + $14 SES = $194–374 total
AcelleMail — AcelleMail Regular License + small VPS + SES $5/mo VPS + $0.40/mo SES (4,000 sends × $0.0001)
$80 license + $180 VPS + $14 SES = $268 total

Running costs are similar. Mautic's required PHP extensions (imap, intl, gd, etc.) and npm dependency from Mautic 5.0+ may push toward a slightly larger VPS at this volume.

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

Mautic — Mautic Community + $10–20 VPS + SES $10–20/mo VPS + $8/mo SES (80,000 × $0.0001)
$0 license + $360–720 VPS + $288 SES = $648–1,008 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

Operating cost is comparable. The $80 license is the main software-side delta; choice between the two is feature breadth (Mautic ships lead scoring + landing pages; AcelleMail ships multi-tenant SaaS layer in Extended).

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

Mautic — Mautic Community + $20+ VPS + SES, 50 instances OR custom multi-tenant build Single instance: $20+ VPS + $40 SES = $60+. Multi-tenant requires either separate Mautic instances (50 × $5–10 VPS + ops overhead) or a custom routing layer.
50 instances ≈ $0 license + $9,000+ VPS + $1,440 SES = $10,440+ total (plus ops time per tenant).
AcelleMail — AcelleMail Extended License ($199) + $20 VPS + SES (multi-tenant on a single instance) $20/mo VPS + $40/mo SES (400,000 × $0.0001) — covers all 50 tenants on one install.
$199 license + $720 VPS + $1,440 SES = $2,359 total

AcelleMail Extended ships a multi-tenant SaaS layer (customer accounts, plans, 6 payment gateways, dunning) in core. Mautic Community is single-tenant; multi-tenant deployments typically run multiple instances.

迁移手册

Mautic → AcelleMail 七步迁移

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

  1. 1. Export from Mautic

    Mautic's admin UI exports contacts via Contacts → Export as CSV (filtered by segment). The full data set including custom fields and tags is reachable via Mautic's REST API at GET /api/contacts. Email content can be retrieved per-asset via GET /api/emails. Campaign / segment definitions can be inspected via the API for migration planning.
  2. 2. Get AcelleMail

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

    In Sending Servers → Add, pick Amazon SES (recommended — cheapest), SendGrid, Mailgun, SparkPost, Postmark, Elastic Email, or any SMTP. Paste your API key. AcelleMail handles SPF/DKIM record generation and DKIM signing. Run the test-send to confirm. The 8 built-in drivers live in app/SendingServers/Drivers/Vendors/; additional vendors via the plugin SDK.
  4. 4. Import contacts + custom fields

    In Lists → Create List, recreate the custom-field schema from your Mautic install (Mautic custom fields map to AcelleMail subscriber custom fields one-to-one). Use Import → Upload CSV and map columns. Tags map directly. Preserve consent timestamps as a custom date field. For lists over 100k, use the chunked import or seed via the REST API.
  5. 5. Recreate emails, segments, and campaigns

    For email content, paste your Mautic HTML into AcelleMail's template editor. Token syntax differs: Mautic uses {contactfield=firstname}; AcelleMail uses {{ subscriber.first_name }} Twig-style. For segments, AcelleMail's segment builder supports the same condition primitives (field equality, behavior, dates, tags). For campaigns, rebuild Mautic campaign-builder flows in AcelleMail Automation2 — the node primitives (action, decision, condition, source) map across.
  6. 6. Move tracking, lead scoring, and CRM hooks

    Mautic's on-page tracking script and lead scoring are not directly equivalent in AcelleMail's core. If lead scoring is critical, options are: (a) keep Mautic running for tracking + scoring while AcelleMail handles email send, syncing contact state via REST API; or (b) rebuild scoring as a custom plugin on AcelleMail using the Hook system. CRM integrations move via API: AcelleMail emits webhooks for the standard subscriber events that your CRM can consume.
  7. 7. Test deliverability + cut over

    Send a test campaign to GlockApps or Mail-Tester (free). Aim for 9.5/10. Send your next live campaign from AcelleMail in parallel for one cycle, watch open/click rates against your prior baseline, then turn off the Mautic install. Most teams cut over inside a week for email-only migrations; plan 2–3 weeks if lead scoring + tracking are being rebuilt.
运营匹配

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

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

  • You need full marketing-automation breadth (lead scoring, landing pages, on-page tracking)

    Mautic ships lead scoring, landing pages, and an on-page tracking script as core features. AcelleMail focuses on email + automation flows; landing pages and lead scoring are not in core. If those features are central to your stack, Mautic's default feature set covers them without additional plugins.

  • You don't want to operate a server

    AcelleMail is self-hosted; that means a $5–20/mo VPS, a domain, DNS records (SPF/DKIM/DMARC), occasional PHP / DB upgrades. Teams without infrastructure capacity may prefer Mautic Hosting (the project's paid managed service, with a 14-day free trial listed on mautic.org) or a managed AcelleMail-as-a-service offering from a third party.

  • Your project requires GPL software

    Some organizations have a software policy that requires copyleft licenses. Mautic Community is GPLv3 and satisfies that requirement; AcelleMail is distributed under a CodeCanyon Regular/Extended commercial license that does not impose GPL-style copyleft.

  • Brand recognition matters for client-facing work

    Mautic is a well-known name in the open-source marketing-automation space; some agency / freelance client conversations are easier with that vendor name on the project plan. AcelleMail Extended's white-label mode answers most of this for resellers, but the brand value of established names is real for some buyers.

按用例的成本

三种买家情景

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

  • SaaS team — product newsletter + transactional

    情景: 8,000 trial signups + 2,000 paid customers, weekly product newsletter, 4-step onboarding drip, billing notifications.

    Mautic 成本: Mautic Community + $10/mo VPS + $2/mo SES + ops time for cron/queue tuning. Onboarding drip is built as a Mautic campaign with email + decision + delay nodes.

    AcelleMail 成本: $80 once + $10/mo DigitalOcean droplet + ~$2/mo SES. Onboarding drip is a single visual workflow in Automation2; transactional sends share the same REST API.

  • Marketing agency — 50 client lists

    情景: Email service for 50 small-business clients, average 2,000 subscribers each, monthly newsletter + occasional promo.

    Mautic 成本: Mautic Community: 50 instances (~$10/mo each VPS) ≈ $500/mo + ops time per tenant, OR a custom routing layer on a single instance. SaaS billing primitives are not included.

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

  • Mid-market with full marketing automation

    情景: 50,000 contacts, weekly campaigns, lead scoring driving SDR alerts, on-page tracking, CRM sync to Salesforce.

    Mautic 成本: Mautic Community + $20–40/mo VPS + ~$40/mo SES + ops time. Lead scoring + on-page tracking + CRM sync are core Mautic features.

    AcelleMail 成本: $80 license + $20/mo VPS + ~$40/mo SES + plugin development cost or external scoring service. AcelleMail covers the email + automation portion; lead scoring + tracking would be added externally or via custom plugin.

运维者深度解析

面向执行迁移的运维者

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

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

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

  1. 1. Export from Mautic. Mautic's admin UI exports contacts via Contacts → Export as CSV (filtered by segment). The full data set including custom fields and tags is reachable via Mautic's REST API at GET /api/contacts. Email content can be retrieved per-asset via GET /api/emails. Campaign / segment definitions can be inspected via the API for migration planning.
  2. 2. Get AcelleMail. Buy the Regular License — $80 on CodeCanyon. Download the ZIP, upload to your server, run the web installer (5 minutes — sets DB, admin user, cron). PHP 8.1+, MySQL ≥ 5.7 or MariaDB ≥ 10.3, ~512 MB RAM minimum. The installation guide walks through cPanel, DigitalOcean, AWS, and Docker.
  3. 3. Configure your sending service. In Sending Servers → Add, pick Amazon SES (recommended — cheapest), SendGrid, Mailgun, SparkPost, Postmark, Elastic Email, or any SMTP. Paste your API key. AcelleMail handles SPF/DKIM record generation and DKIM signing. Run the test-send to confirm. The 8 built-in drivers live in app/SendingServers/Drivers/Vendors/; additional vendors via the plugin SDK.
  4. 4. Import contacts + custom fields. In Lists → Create List, recreate the custom-field schema from your Mautic install (Mautic custom fields map to AcelleMail subscriber custom fields one-to-one). Use Import → Upload CSV and map columns. Tags map directly. Preserve consent timestamps as a custom date field. For lists over 100k, use the chunked import or seed via the REST API.
  5. 5. Recreate emails, segments, and campaigns. For email content, paste your Mautic HTML into AcelleMail's template editor. Token syntax differs: Mautic uses {contactfield=firstname}; AcelleMail uses {{ subscriber.first_name }} Twig-style. For segments, AcelleMail's segment builder supports the same condition primitives (field equality, behavior, dates, tags). For campaigns, rebuild Mautic campaign-builder flows in AcelleMail Automation2 — the node primitives (action, decision, condition, source) map across.
  6. 6. Move tracking, lead scoring, and CRM hooks. Mautic's on-page tracking script and lead scoring are not directly equivalent in AcelleMail's core. If lead scoring is critical, options are: (a) keep Mautic running for tracking + scoring while AcelleMail handles email send, syncing contact state via REST API; or (b) rebuild scoring as a custom plugin on AcelleMail using the Hook system. CRM integrations move via API: AcelleMail emits webhooks for the standard subscriber events that your CRM can consume.
  7. 7. Test deliverability + cut over. Send a test campaign to GlockApps or Mail-Tester (free). Aim for 9.5/10. Send your next live campaign from AcelleMail in parallel for one cycle, watch open/click rates against your prior baseline, then turn off the Mautic install. Most teams cut over inside a week for email-only migrations; plan 2–3 weeks if lead scoring + tracking are being rebuilt.
按功能的深度解析 — 两款产品差异之处及变通方案

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

Email creation

  • 100+ pre-built templates: AcelleMail bundles a starter template gallery. Mautic ships a default template library; additional themes via community marketplaces.

Automation

  • Lead scoring: Mautic includes contact point scoring as a core feature. AcelleMail does not include lead scoring in core; comparable behavior can be implemented via plugin or external scoring service.
  • Landing pages: Mautic's homepage advertises a "page builder (drag-and-drop)" for landing pages. AcelleMail focuses on email + signup forms; landing pages are typically built on a separate CMS.
  • RSS-to-email: AcelleMail can pull RSS feeds into scheduled campaigns. Mautic supports RSS-driven content via its segment + campaign engine.
  • Behavioral triggers (clicks/opens/page views): AcelleMail triggers on engagement events (open, click). Mautic triggers on email events plus tracked page views via its on-page tracking script.

Deliverability

  • SPF / DKIM / DMARC tooling: AcelleMail surfaces SPF/DKIM/DMARC record generation in the sending-server config. Mautic relies on the configured mail transport for DKIM signing.
  • Custom sending domain (return path): AcelleMail supports custom return-path on every license. Mautic inherits return-path from the configured Symfony Mailer transport.
  • IP warmup configuration: AcelleMail supports daily/hourly send caps per sending server. Mautic supports email throttling at the campaign level.
  • Click maps + spam scoring: AcelleMail provides click heatmaps and SpamAssassin-style scoring on each campaign. Mautic provides email reports + click counts; SpamAssassin scoring is not in core.

Integrations

  • WordPress / WooCommerce sync: AcelleMail provides an official WordPress / WooCommerce plugin. Mautic integrations with WordPress are available via community plugins.
  • CRM integrations (Salesforce/HubSpot): Mautic ships native plugins for several CRM platforms via its Symfony bundle architecture. AcelleMail integrates with CRMs via REST API or webhooks.

SaaS / multi-tenancy

  • Multi-tenant workspaces: AcelleMail Extended ($199) ships a reseller layer with customer accounts, plans, and billing. Mautic is delivered as a single-tenant install; multi-tenant operation typically requires running multiple instances.
  • Subscription plans + payment gateways: AcelleMail bundles 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline) for resellers. Mautic does not include billing or subscription primitives in core.
  • White-label / remove vendor branding: AcelleMail Extended removes branding for reseller use. Mautic's "Mautic" trademark is held by the Mautic project of the Open Source Collective; the admin UI is brandable via theme overrides.
  • Reseller billing / dunning: AcelleMail's Cashier package covers subscriptions, prorated upgrades, and dunning. Mautic does not provide subscription billing in core.

Operations

  • PHP version supported: AcelleMail requires PHP 8.1+. Mautic supports PHP 7.2+ (Mautic 3.0) up to PHP 8.4 (Mautic 7.0) per mautic.org/mautic-requirements.
  • Required PHP extensions: AcelleMail requires the standard Laravel set (mbstring, openssl, pdo, tokenizer, xml, ctype, json, bcmath). Mautic requires xml, mysql, imap, zip, intl, curl, gd, mbstring, bcmath plus npm from 5.0 onwards.

Cost & ownership

  • License cost: AcelleMail Regular is $80 one-time; Extended is $199 (commercial, includes lifetime point/minor updates + 6 months support). Mautic Community is GPLv3 — free of license fee.
  • Managed hosting from the project: AcelleMail does not offer first-party hosting. mautic.org lists a paid "Mautic Hosting" managed service with a 14-day free trial.
规模化下的成本对比 — 三种买家情景并列

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

SaaS team — product newsletter + transactional

  • 情景: 8,000 trial signups + 2,000 paid customers, weekly product newsletter, 4-step onboarding drip, billing notifications.
  • Mautic 成本: Mautic Community + $10/mo VPS + $2/mo SES + ops time for cron/queue tuning. Onboarding drip is built as a Mautic campaign with email + decision + delay nodes.
  • AcelleMail 成本: $80 once + $10/mo DigitalOcean droplet + ~$2/mo SES. Onboarding drip is a single visual workflow in Automation2; transactional sends share the same REST API.

Marketing agency — 50 client lists

  • 情景: Email service for 50 small-business clients, average 2,000 subscribers each, monthly newsletter + occasional promo.
  • Mautic 成本: Mautic Community: 50 instances (~$10/mo each VPS) ≈ $500/mo + ops time per tenant, OR a custom routing layer on a single instance. SaaS billing primitives are not included.
  • AcelleMail 成本: $199 Extended License once + $40/mo VPS + ~$30/mo SES total across all clients on one install. Built-in SaaS layer: per-client login, plans, dunning, 6 payment gateways.

Mid-market with full marketing automation

  • 情景: 50,000 contacts, weekly campaigns, lead scoring driving SDR alerts, on-page tracking, CRM sync to Salesforce.
  • Mautic 成本: Mautic Community + $20–40/mo VPS + ~$40/mo SES + ops time. Lead scoring + on-page tracking + CRM sync are core Mautic features.
  • AcelleMail 成本: $80 license + $20/mo VPS + ~$40/mo SES + plugin development cost or external scoring service. AcelleMail covers the email + automation portion; lead scoring + tracking would be added externally or via custom plugin.

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

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

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

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

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

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

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

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

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

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

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

常见问题

常见问题

能否从 Mautic 迁移到 AcelleMail 且不丢失联系人数据?
可以。Mautic 管理 UI 可通过 Contacts → Export 将联系人导出为 CSV;REST API 的 GET /api/contacts 端点返回分页 JSON,适合完整的程序化导出。AcelleMail 的导入功能接受带自定义字段映射的 CSV,同时支持 XLSX 或直接 DB seed 处理超大名单。标签与自定义字段可一对一映射为 AcelleMail 订阅者自定义字段。仅迁移邮件相关数据计划半天;若需重建潜客评分与页面追踪,计划 2–3 周。
AcelleMail 的自动化与 Mautic 的活动构建器相比如何?
两者都提供可视化多步骤构建器。Mautic 活动构建器是其主要产品面之一,具备 action / decision / condition / source 节点。AcelleMail Automation2 涵盖 trigger / wait / condition / send / tag-update / segment-move 节点。原语可对应;差异在于 Mautic 还将潜客评分 + 落地页 + 页面追踪捆绑在同一产品中,AcelleMail 则专注于邮件 + 自动化流,落地页 / 页面追踪交由其他工具或插件。
为什么 AcelleMail 收费 $80,而 Mautic Community 是 GPLv3 且免费?
AcelleMail 普通授权($80 一次性付款)是商业授权,包含终身 point 与小版本更新、6 个月支持,以及在不受 copyleft 约束的前提下私下使用修改版的权利。Mautic Community 在 GPLv3 下没有授权费,但其 copyleft 适用于作为服务对外提供的衍生部署。$80 涵盖的是另一组合:可视化自动化构建器、插件 SDK、8 种发送驱动集成、多语言 UI,以及通向多租户 SaaS 层的扩展授权路径($199)。
AcelleMail 与 Mautic 各自支持哪些发送服务?
AcelleMail 原生提供 8 种驱动(SES、SendGrid、SparkPost、Mailgun、Elastic Email、Blastengine、Gmail、通用 SMTP),具备 API 级集成与退信 Webhook 处理 — 详见 AcelleMail 源代码 app/SendingServers/Drivers/Vendors/。Mautic 使用 Symfony Mailer 传输加上其内置传输配置;支持 SMTP、SES、SendGrid 和 Mailgun,更多服务商通过社区插件提供。
能否在一套 AcelleMail 安装下运行多个客户账号?
可以 — 这正是 AcelleMail 扩展授权($199)的能力。它捆绑了多租户层:客户账号、订阅方案、6 种支付网关(Stripe、PayPal、Braintree、Razorpay、Paystack、Offline)、按比例升级、催款流程和白标。Mautic Community 以单租户安装形式交付;多租户运营通常需运行多个 Mautic 实例。
AcelleMail 与 Mautic Community 各自需要什么技术栈?
AcelleMail:PHP 8.1+、MySQL ≥ 5.7 或 MariaDB ≥ 10.3,内存最低约 512 MB,5 万以内名单建议 1 GB。Mautic 按 mautic.org/mautic-requirements:PHP 7.2+(Mautic 3.0)至 PHP 8.4(Mautic 7.0),MySQL ≥ 5.7 或 MariaDB ≥ 10.2,PHP 扩展 xml/mysql/imap/zip/intl/curl/gd/mbstring/bcmath,Mautic 5.0 起需要 npm。两者均运行在 PHP-FPM 之上,前置 nginx 或 Apache,并需要系统 cron 条目。
AcelleMail 是否像 Mautic 一样包含潜客评分?
没有 — 潜客评分不在 AcelleMail 核心之内。Mautic 将联系人 point 评分作为主要产品面提供。如果潜客评分对您的技术栈至关重要,迁移到 AcelleMail 时的选项是:(a)继续运行 Mautic 负责评分,而 AcelleMail 负责邮件发送,通过 REST API 同步联系人状态;或(b)基于 AcelleMail 的四模式 Hook 系统将评分实现为自定义插件。注册模式详见 插件 SDK 文档
送达率方面 — AcelleMail 是否包含 Mautic 不具备的 SPF/DKIM 工具?
AcelleMail 在发送服务器配置 UI 中直接呈现 SPF/DKIM/DMARC 记录值,并在配置后于应用层进行 DKIM 签名。Mautic 依赖所配置的 Symfony Mailer 传输(例如 SES、SendGrid、Mailgun)进行 DKIM 签名 — 由底层服务商完成认证设置。两种方式皆可工作;差异在于 DKIM 记录是在应用 UI 中(AcelleMail)还是在传输配置层(Mautic)管理。AcelleMail 的 SPF/DKIM/DMARC 完整工具概览见 Security & GDPR
对于不需要潜客评分与落地页的单实例邮件 + 自动化栈,哪一个更合适?
两者皆可。Mautic 的功能集更广(即便第一天不使用,也已涵盖潜客评分 + 落地页 + 页面追踪)。AcelleMail 专注邮件 + 自动化流,并通过扩展授权捆绑多租户原语。预期扩展到多租户 SaaS 或追求更精简安装的团队常选 AcelleMail;预期扩展到完整营销自动化功能集的团队常选 Mautic。
Get started

Try AcelleMail before you migrate.

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.

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