AcelleMail vs phpList
AcelleMail vs phpList — self-hosted email marketing, compared
Side-by-side comparison of AcelleMail (PHP + MySQL/MariaDB, one-time 1.950.000 ₫ commercial licence, 8 sending drivers, visual automation, plugin SDK, multi-tenant SaaS layer) and phpList (free, open-source AGPLv3, PHP + MySQL, a mature newsletter manager trusted by 75,000+ organisations). Cost, automation, sending integrations, source terms, and a step-by-step migration guide.
| Tổng quan | AcelleMail | phpList |
|---|---|---|
| License model | Commercial one-time licence — 1.950.000 ₫ Regular / 4.900.000 ₫ Extended on CodeCanyon. Full PHP source included; private modifications carry no copyleft obligation. | Free and open-source under AGPLv3. No licence cost when self-hosted. (Distributing a modified version requires publishing your source — the AGPL copyleft term.) |
| Hosting | Self-hosted on Linux + PHP 8.1+ + MySQL/MariaDB. ~512 MB RAM minimum + a cron entry. | Self-hosted on standard PHP + MySQL hosting; also a paid hosted option from ~$1/mo (9,000 messages / 3,000 subscribers) up to ~$8/mo (1M messages). |
| Stack | PHP 8.1+ (Laravel-based), MySQL/MariaDB, optional Redis + queue workers. | PHP + MySQL. Long-established, lightweight footprint; 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 more vendors. | Sends via the server's SMTP / mail transport by default; Amazon SES and other providers are reachable through SMTP or phpList plugins. |
| Automation | Visual workflow builder (Automation2) — trigger / wait / condition / branch / send / segment-update nodes, on every licence. | Built around newsletters/announcements + scheduled campaigns and list logic; advanced branching journeys are not its core focus. |
| Multi-tenancy / SaaS | Extended Licence (4.900.000 ₫) ships a SaaS layer — customer accounts, subscription plans, 6 payment gateways, prorated upgrades, dunning, white-label. | A single-tenant administration tool; there is no bundled customer-billing / reseller layer (you would build or integrate one). |
| Source & extensibility | Full unencrypted PHP source; 4-pattern Hook plugin SDK (REGISTRY, EVENT, FILTER, BEHAVIOR). See Plugin SDK. | Fully open source (AGPLv3) on a public repo, with a plugin system + community plugins; deeply inspectable and forkable. |
So sánh từng tính năng
Khoảng 30 thuộc tính được nhóm vào 7 hạng mục, lấy từ AcelleMail v4.2 và tài liệu tính năng công khai của Mailchimp. Mỗi ✓ có thể kiểm chứng với nguồn được trích dẫn.
Email creation
| Tính năng | AcelleMail | phpList | Ghi chú |
|---|---|---|---|
| Drag-and-drop email builder | ✓ | ◐ | AcelleMail ships a drag-and-drop editor with mobile preview + a starter template gallery. phpList centers on a WYSIWYG editor and reusable templates; a full block-style drag-and-drop builder is not its headline feature. |
| Reusable template management | ✓ | ✓ | Both let you save and reuse templates. phpList has long-standing template management for newsletters. |
| Full HTML editor | ✓ | ✓ | Both allow editing raw HTML/CSS for campaigns. |
| A/B testing | ✓ | ◐ | AcelleMail supports subject-line and content split tests in core. In phpList, A/B-style testing is not a core built-in; confirm current plugin availability for your version. |
| Spintax / per-subscriber merge fields | ✓ | ◐ | AcelleMail includes spintax + per-subscriber merge tags. phpList supports personalization/placeholders; spintax-style randomization is not advertised. |
Lists & segmentation
| Tính năng | AcelleMail | phpList | Ghi chú |
|---|---|---|---|
| Unlimited subscribers | ✓ | ✓ | Neither imposes a software-side cap when self-hosted; limits come from the database and server. |
| Multiple lists | ✓ | ✓ | Both manage multiple subscriber lists. phpList is well known for robust list management at scale. |
| Visual segment builder (any-condition) | ✓ | ◐ | AcelleMail provides a visual segment builder over fields, behavior, tags, and date logic. phpList supports segmentation by attributes/list membership; a visual any-condition builder is not its primary UI. |
| Embeddable signup forms + double opt-in | ✓ | ✓ | Both generate embeddable signup forms and support double opt-in — a phpList strength. |
| Bulk import (CSV) | ✓ | ✓ | Both support CSV import. AcelleMail also supports XLSX and direct DB seed. |
Automation
| Tính năng | AcelleMail | phpList | Ghi chú |
|---|---|---|---|
| Scheduled / triggered campaigns | ✓ | ✓ | Both schedule sends. phpList sends newsletters/announcements on schedule and supports list-based logic. |
| Visual multi-step workflow builder | ✓ | ✗ | AcelleMail ships Automation2 — a visual canvas with trigger / wait / condition / branch / segment-move nodes. phpList's core is newsletter sending rather than a branching visual journey builder. |
| Conditional branching | ✓ | ◐ | AcelleMail branches a journey on engagement, tags, or field logic in the UI. In phpList, multi-branch journeys are not a built-in core feature. |
| Behavioral triggers (clicks / opens) | ✓ | ◐ | AcelleMail exposes engagement events as automation triggers. phpList records opens/clicks for reporting; using them to branch a journey is not a built-in workflow feature. |
Deliverability
| Tính năng | AcelleMail | phpList | Ghi chú |
|---|---|---|---|
| SPF / DKIM / DMARC tooling | ✓ | ✓ | Both support sender authentication. phpList documents DKIM/SPF setup; AcelleMail surfaces SPF/DKIM/DMARC generation in the sending-server config and signs DKIM at the app layer when configured. |
| Multiple sending services | ✓ | ◐ | AcelleMail ships 8 built-in drivers + generic SMTP + a plugin SDK. phpList sends via SMTP/mail transport by default; SES and other providers are reachable via SMTP or plugins. |
| IP warmup / rate control | ✓ | ✓ | Both throttle sending. phpList has long offered send-throttling/calibration; AcelleMail supports daily/hourly caps per sending server for gradual warmup. |
| Automated bounce processing | ✓ | ✓ | Both process bounces to keep lists clean — a well-known phpList strength. AcelleMail also registers per-vendor complaint/bounce webhooks. |
| Click maps + spam scoring | ✓ | ◐ | AcelleMail provides click heatmaps and SpamAssassin-style scoring per campaign. phpList provides open/click reporting; bundled spam-score scanning is not a headline feature. |
Integrations
| Tính năng | AcelleMail | phpList | Ghi chú |
|---|---|---|---|
| REST API | ✓ | ✓ | Both publish an HTTP API for subscribers and campaigns. AcelleMail's is documented at /api. |
| WordPress / WooCommerce | ✓ | ◐ | AcelleMail ships an official WordPress/WooCommerce plugin. phpList integrates with WordPress via community plugins + its API. |
| Zapier / Make / n8n | ✓ | ◐ | AcelleMail is pre-listed on Zapier / Make / n8n. phpList is reachable from these via its REST API. |
| Plugin system | ✓ | ✓ | Both are extensible. phpList has a community plugin ecosystem (AGPL); AcelleMail ships a four-pattern in-process Hook SDK — see Plugin SDK. |
SaaS / multi-tenancy
| Tính năng | AcelleMail | phpList | Ghi chú |
|---|---|---|---|
| White-label client accounts | ✓ | ✗ | AcelleMail Extended provides per-customer accounts for reselling. phpList is a single-tenant admin tool; running it for many billed clients means separate installs or building a tenancy layer yourself. |
| Subscription plans + payment gateways | ✓ | ✗ | AcelleMail Extended bundles subscription plans + 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline). phpList has no bundled recurring-billing layer. |
| Prorated upgrades + dunning | ✓ | ✗ | AcelleMail's Cashier package covers prorated upgrades + failed-payment dunning. Not a phpList feature. |
| Remove vendor branding | ✓ | ✓ | Both can be white-labeled — phpList because it is open source you may rebrand (subject to AGPL terms when distributing); AcelleMail under its commercial licence. |
Cost & ownership
| Tính năng | AcelleMail | phpList | Ghi chú |
|---|---|---|---|
| License cost | ◐ | ✓ | phpList self-hosted is free (AGPLv3) — the clearest cost advantage. AcelleMail Regular is 1.950.000 ₫ one-time; Extended is 4.900.000 ₫ (adds the SaaS layer + 6 months support). |
| Lifetime updates | ✓ | ✓ | phpList updates are free/open-source; AcelleMail provides point/minor updates to licence holders. |
| Editable source code | ✓ | ✓ | phpList is fully open (AGPLv3) — maximum inspectability, with copyleft on distribution. AcelleMail ships full unencrypted source you may modify privately with no copyleft obligation. Pick by whether you need open+copyleft or private-modify+resell. |
| Data export ownership | ✓ | ✓ | Both run on a database you control — full SQL access, CSV export, and a REST API. |
Chi phí 3 năm qua ba kịch bản thực tế
phpList self-hosted has no licence cost (AGPLv3), so on raw software price it is cheaper — its running cost is just VPS + sending. AcelleMail adds a one-time licence but bundles visual automation, 8 sending drivers, and (Extended) a full SaaS/billing layer. Both pair with Amazon SES at roughly $0.10 per 1,000 emails. The figures below make the licence delta explicit so you can weigh it against the feature bundle.
Small business — 1,000 contacts, 4× sends/month
$0 licence + $180 VPS + $14 SES = $194 total
1.950.000 ₫ licence + $180 VPS + $14 SES = $274 total
phpList is cheaper by the licence price for a simple newsletter. The AcelleMail delta buys visual automation, a drag-and-drop builder, A/B testing, and the option to grow into multi-provider sending or a SaaS layer — decide on whether you will use those.
Growing newsletter — 10,000 contacts, 80,000 sends/month
$0 licence + $360 VPS + $288 SES = $648 total
1.950.000 ₫ licence + $360 VPS + $288 SES = $728 total
Running costs are identical; the only difference is the one-time licence. If your needs are broadcast newsletters with strong list + bounce handling, phpList covers that for free. Choose AcelleMail when you want branching automation, more sending drivers, or the reseller path.
Agency / SaaS — 50,000 contacts, 400,000 sends/month, 50 client accounts
$0 licence + $720 VPS + $1,440 SES = $2,160 + your build/ops time for tenancy + billing
4.900.000 ₫ licence + $720 VPS + $1,440 SES = $2,359 total
Here the licence delta is small versus what you would spend building multi-tenant billing on top of a single-tenant tool. AcelleMail Extended ships customer accounts, subscription plans, 6 payment gateways, prorated upgrades, and dunning out of the box — the differentiator for a reseller/SaaS use case.
phpList → AcelleMail trong bảy bước
Đa số team chuyển sang xong trong một tuần. Phần technical setup mất nửa ngày; phần tốn thời gian nhất là dựng lại các automation nhiều bước và template.
-
1. Export from phpList
phpList stores subscribers, lists, and campaigns in its own MySQL database. Export subscribers to CSV from the phpList admin (Subscribers → Export), or query thephplist_user_userand list tables directly for very large sets. Note your custom attributes and which lists each subscriber belongs to so you can recreate the structure. (Still weighing open-source options? See our open-source email marketing roundup.) -
2. Get AcelleMail
Buy the Regular Licence — 1.950.000 ₫ on CodeCanyon. Upload the ZIP and run the 5-minute web installer (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. Connect your sending service
If phpList was sending through SMTP or Amazon SES, add the same provider in Sending Servers → Add and paste your credentials — your SES domain/identity carries over. AcelleMail also adds SendGrid, SparkPost, Mailgun, Elastic Email, 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. Import subscribers + attributes
In Lists → Create List, recreate each phpList list (and its custom attributes as AcelleMail custom fields). Use Import → Upload CSV and map columns one-to-one. For lists over 100k, use the chunked import or seed via the REST API. Subscriber confirmation/opt-in status maps to AcelleMail subscriber states. -
5. Recreate templates + campaigns
Paste your phpList HTML templates into AcelleMail's template editor, or rebuild in the drag-and-drop builder. Scheduled phpList newsletters become AcelleMail campaigns; if you want to evolve beyond broadcasts, lay out a workflow in Automation → New Workflow (trigger → wait → send, plus condition/branch nodes for behavior-driven journeys). -
6. Configure tracking + DKIM
Open/click tracking is on 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 keep the same sending domain and vendor as your phpList install, existing DKIM keys can usually be reused; otherwise publish new records and let DNS propagate before cutover. -
7. Test deliverability + cut over
Send a test 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 phpList baseline, then retire the phpList install. Most teams cut over inside a week.
Khi tự host không phải lựa chọn đúng
Email marketing tự host là một sự đánh đổi: chi phí thấp hơn và toàn quyền sở hữu, đổi lại bạn phải chịu trách nhiệm vận hành. Một dịch vụ SaaS managed có thể là lựa chọn tốt hơn cho bất kỳ tình huống nào dưới đây.
-
You want a genuinely free, open-source tool
phpList is free under AGPLv3 — no licence cost when self-hosted, fully open code, and a long track record at scale. If a zero-licence-cost, fully-open newsletter manager is the priority and AGPL copyleft is fine for your use, phpList is a strong, proven choice. AcelleMail is a paid one-time licence; its value is the bundled automation, sending breadth, and SaaS layer, not a lower price.
-
Your need is newsletters + solid list & bounce handling
phpList is mature at exactly this: managing big lists, double opt-in, segmentation, and automated bounce processing for broadcast newsletters and announcements. If you do not need branching automation or a reseller billing layer, phpList covers the core well — and for free. AcelleMail is the better fit when you outgrow broadcasts into behavior-driven journeys or multi-tenant reselling.
-
You are comfortable with AGPL copyleft
AGPLv3 is ideal if you want maximum openness and you are not distributing a modified, closed version. If instead you need to modify the app privately and resell it under your own brand without publishing your changes, AcelleMail's commercial licence is designed for that — full source you modify privately, no copyleft obligation.
-
You prefer the lightest possible footprint
phpList has a small, long-stable PHP footprint that runs on modest/shared hosting. AcelleMail is a Laravel application with queue workers, an optional Redis cache, and a plugin runtime — more moving parts, which is the cost of the visual automation engine, multi-tenancy, and extensibility. If you want the simplest thing to host and patch, phpList is lighter.
Ba tình huống người mua
Các con số chi phí ghép giá tier khởi điểm đã kiểm chứng với khoảng tính toán từ calculator nơi áp dụng được. So sánh các con số; lựa chọn đúng phụ thuộc khả năng team bạn gánh được những đánh đổi vận hành ở trên.
-
Nonprofit / community newsletter — 5,000 subscribers
Tình huống: Monthly newsletter to members, strong need for clean lists + bounce handling, tight budget.
Chi phí phpList: phpList free + $5/mo VPS + ~$0.30/mo SES. Excellent fit — mature list management and bounce processing at zero licence cost.
Chi phí AcelleMail: 1.950.000 ₫ once + $5/mo VPS + ~$0.30/mo SES. Worth it only if you want a drag-and-drop builder, A/B testing, or room to add automation later.
-
SaaS team — product newsletter + onboarding journey
Tình huống: 8,000 trial signups + 2,000 paid, weekly newsletter, a 4-step onboarding that branches on whether the user activated.
Chi phí phpList: phpList free + $10/mo VPS + ~$2/mo SES. The newsletter is a great fit; the branching activation journey would need custom work against the API or a different tool.
Chi phí AcelleMail: 1.950.000 ₫ once + $10/mo VPS + ~$2/mo SES. The onboarding is one visual workflow — trigger on signup → wait → check activation → branch — built in the UI without external code.
-
Agency — 50 client accounts, billed monthly
Tình huống: Email service for 50 small-business clients, ~2,000 subscribers each, monthly newsletters, recurring billing.
Chi phí phpList: phpList free, but single-tenant: you would run separate installs or build a tenancy + billing layer yourself + ~$40/mo VPS + ~$30/mo SES. Free licence, but real build/ops cost.
Chi phí AcelleMail: 4.900.000 ₫ Extended once + ~$40/mo VPS + ~$30/mo SES across all clients on one install. Built-in SaaS: per-client login, subscription plans, 6 payment gateways, prorated upgrades, dunning.
Dành cho operator chạy việc chuyển đổi
Click bất kỳ heading nào dưới đây để mở deep-dive kỹ thuật. Cùng nội dung mà trang marketing phía trên đã cover — gập lại ở đây để trang scan nhanh, nhưng luôn sẵn sàng cho kỹ sư làm việc thực tế.
Toàn bộ chuyển đổi phpList → AcelleMail — mọi bước được mở rộng
Playbook 7 bước đã cover ở trên, với mọi action được mở rộng cho operator. Tổng thời gian: ~½ ngày technical setup, sau đó 1–5 ngày dựng lại template & automation tùy độ phức tạp của list.
-
1. Export from phpList.
phpList stores subscribers, lists, and campaigns in its own MySQL database. Export subscribers to CSV from the phpList admin (Subscribers → Export), or query the
phplist_user_userand list tables directly for very large sets. Note your custom attributes and which lists each subscriber belongs to so you can recreate the structure. (Still weighing open-source options? See our open-source email marketing roundup.) - 2. Get AcelleMail. Buy the Regular Licence — 1.950.000 ₫ on CodeCanyon. Upload the ZIP and run the 5-minute web installer (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. Connect your sending service. If phpList was sending through SMTP or Amazon SES, add the same provider in Sending Servers → Add and paste your credentials — your SES domain/identity carries over. AcelleMail also adds SendGrid, SparkPost, Mailgun, Elastic Email, 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. Import subscribers + attributes. In Lists → Create List, recreate each phpList list (and its custom attributes as AcelleMail custom fields). Use Import → Upload CSV and map columns one-to-one. For lists over 100k, use the chunked import or seed via the REST API. Subscriber confirmation/opt-in status maps to AcelleMail subscriber states.
- 5. Recreate templates + campaigns. Paste your phpList HTML templates into AcelleMail's template editor, or rebuild in the drag-and-drop builder. Scheduled phpList newsletters become AcelleMail campaigns; if you want to evolve beyond broadcasts, lay out a workflow in Automation → New Workflow (trigger → wait → send, plus condition/branch nodes for behavior-driven journeys).
- 6. Configure tracking + DKIM. Open/click tracking is on 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 keep the same sending domain and vendor as your phpList install, existing DKIM keys can usually be reused; otherwise publish new records and let DNS propagate before cutover.
- 7. Test deliverability + cut over. Send a test 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 phpList baseline, then retire the phpList install. Most teams cut over inside a week.
Deep-dive từng tính năng — nơi hai sản phẩm khác nhau + cách workaround
Bảng so sánh ở trên cho thấy mức tương đương tính năng; đây là context bổ sung cho từng hàng có ghi chú đáng kể — hữu ích khi một bên là "partial" và bạn cần biết workaround.
Email creation
- Drag-and-drop email builder: AcelleMail ships a drag-and-drop editor with mobile preview + a starter template gallery. phpList centers on a WYSIWYG editor and reusable templates; a full block-style drag-and-drop builder is not its headline feature.
- A/B testing: AcelleMail supports subject-line and content split tests in core. In phpList, A/B-style testing is not a core built-in; confirm current plugin availability for your version.
- Spintax / per-subscriber merge fields: AcelleMail includes spintax + per-subscriber merge tags. phpList supports personalization/placeholders; 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. phpList supports segmentation by attributes/list membership; a visual any-condition builder is not its primary UI.
Automation
- Visual multi-step workflow builder: AcelleMail ships Automation2 — a visual canvas with trigger / wait / condition / branch / segment-move nodes. phpList's core is newsletter sending rather than a branching visual journey builder.
- Conditional branching: AcelleMail branches a journey on engagement, tags, or field logic in the UI. In phpList, multi-branch journeys are not a built-in core feature.
- Behavioral triggers (clicks / opens): AcelleMail exposes engagement events as automation triggers. phpList records opens/clicks for reporting; using them to branch a journey is not a built-in workflow feature.
Deliverability
- Multiple sending services: AcelleMail ships 8 built-in drivers + generic SMTP + a plugin SDK. phpList sends via SMTP/mail transport by default; SES and other providers are reachable via SMTP or plugins.
- Click maps + spam scoring: AcelleMail provides click heatmaps and SpamAssassin-style scoring per campaign. phpList provides open/click reporting; bundled spam-score scanning is not a headline feature.
Integrations
- WordPress / WooCommerce: AcelleMail ships an official WordPress/WooCommerce plugin. phpList integrates with WordPress via community plugins + its API.
- Zapier / Make / n8n: AcelleMail is pre-listed on Zapier / Make / n8n. phpList is reachable from these via its REST API.
SaaS / multi-tenancy
- White-label client accounts: AcelleMail Extended provides per-customer accounts for reselling. phpList is a single-tenant admin tool; running it for many billed clients means separate installs or building a tenancy layer yourself.
- Subscription plans + payment gateways: AcelleMail Extended bundles subscription plans + 6 payment gateways (Stripe, PayPal, Braintree, Razorpay, Paystack, Offline). phpList has no bundled recurring-billing layer.
- Prorated upgrades + dunning: AcelleMail's Cashier package covers prorated upgrades + failed-payment dunning. Not a phpList feature.
Cost & ownership
- License cost: phpList self-hosted is <strong>free</strong> (AGPLv3) — the clearest cost advantage. AcelleMail Regular is 1.950.000 ₫ one-time; Extended is 4.900.000 ₫ (adds the SaaS layer + 6 months support).
So sánh chi phí khi scale — ba tình huống người mua song song
Thẻ TCO ở trên show con số tier khởi điểm; view này xếp cả ba tình huống người mua để bạn chọn cái khớp nhất với volume contact và tần suất gửi của mình.
Nonprofit / community newsletter — 5,000 subscribers
- Tình huống: Monthly newsletter to members, strong need for clean lists + bounce handling, tight budget.
- Chi phí phpList: phpList free + $5/mo VPS + ~$0.30/mo SES. Excellent fit — mature list management and bounce processing at zero licence cost.
- Chi phí AcelleMail: 1.950.000 ₫ once + $5/mo VPS + ~$0.30/mo SES. Worth it only if you want a drag-and-drop builder, A/B testing, or room to add automation later.
SaaS team — product newsletter + onboarding journey
- Tình huống: 8,000 trial signups + 2,000 paid, weekly newsletter, a 4-step onboarding that branches on whether the user activated.
- Chi phí phpList: phpList free + $10/mo VPS + ~$2/mo SES. The newsletter is a great fit; the branching activation journey would need custom work against the API or a different tool.
- Chi phí AcelleMail: 1.950.000 ₫ once + $10/mo VPS + ~$2/mo SES. The onboarding is one visual workflow — trigger on signup → wait → check activation → branch — built in the UI without external code.
Agency — 50 client accounts, billed monthly
- Tình huống: Email service for 50 small-business clients, ~2,000 subscribers each, monthly newsletters, recurring billing.
- Chi phí phpList: phpList free, but single-tenant: you would run separate installs or build a tenancy + billing layer yourself + ~$40/mo VPS + ~$30/mo SES. Free licence, but real build/ops cost.
- Chi phí AcelleMail: 4.900.000 ₫ Extended once + ~$40/mo VPS + ~$30/mo SES across all clients on one install. Built-in SaaS: per-client login, subscription plans, 6 payment gateways, prorated upgrades, dunning.
Dùng calculator tiết kiệm chi phí để có con số tùy chỉnh theo đúng số subscriber và tần suất gửi của bạn.
Counter-positioning thành thật — những phản biện thường gặp khi chuyển đổi
Bốn phản biện mà mọi operator cân nhắc trước khi migrate khỏi phpList hay bất kỳ SaaS nào. Trả lời không vòng vo — đây là những đánh đổi thật, và lựa chọn đúng phụ thuộc team của bạn.
1. "Chuyển đổi tốn hơn cả tiết kiệm."
Đánh giá thành thật: với list dưới ~500 contact, tier free hay khởi điểm của phpList có thể rẻ hơn so với chạy một VPS $5–10/tháng cộng license AcelleMail — kể cả khi chưa tính thời gian operator. Điểm hòa vốn thường rơi vào khoảng 1.000 đến 5.000 contact. Hãy tự chạy số trên calculator chi phí trước khi quyết định.
2. "Tự host thì deliverability sẽ tụt."
Đúng nếu bạn chạy một MTA tự quản không warmup. KHÔNG đúng khi AcelleMail forward qua một dịch vụ gửi managed (Amazon SES, SendGrid, Mailgun, Postmark) — các vendor đó duy trì reputation IP; AcelleMail chỉ điều phối campaign và tracking. Đạt mức inbox-placement ngang phpList là chuẩn mực, không phải ngoại lệ, với setup này.
3. "Team tôi không có thời gian học thêm công cụ khác."
Lo ngại có lý. UI của AcelleMail mirror các pattern phổ biến (campaign builder, audience list, automation flow) nên đa số người dùng phpList làm việc được ngay ngày đầu. Khoản tốn thời gian thực sự là dựng lại automation nhiều bước và thư viện template — lên kế hoạch 1–5 ngày tùy độ phức tạp, không phải hàng tuần.
4. "Nếu AcelleMail ngừng được bảo trì thì sao?"
Tự host lật ngược rủi ro: bạn sở hữu một bản source code vĩnh viễn. Không có thay đổi giá vendor, deprecation, hay acquisition nào có thể lấy nền tảng đi. Nếu update dừng, bản cài đặt hiện tại của bạn vẫn chạy. So với SaaS nơi mọi quyết định của vendor về giá, tính năng, hay shutdown đều đơn phương.
Câu hỏi phổ biến
Can I migrate from phpList to AcelleMail without losing subscriber data?
phpList is free and open-source — why would I pay for AcelleMail?
How does AcelleMail's automation compare to phpList?
Does AcelleMail support more sending services than phpList?
What does phpList's AGPLv3 licence mean for me versus AcelleMail's commercial licence?
Can I run client accounts and resell with AcelleMail? phpList is single-tenant.
What stack and resources does AcelleMail need compared with phpList?
Is AcelleMail's source code editable, given phpList is fully open?
Which is the right choice for a simple newsletter with no automation needs?
Compare with other platforms
Need more than newsletters? Try AcelleMail.
phpList is a great free newsletter manager. If you want visual automation, more built-in sending drivers, and a multi-tenant SaaS layer, AcelleMail Regular is 1.950.000 ₫ one-time — lifetime updates, 6 months support, full PHP source, unlimited subscribers. Try the live demo first.
phpList là nhãn hiệu của chủ sở hữu tương ứng. Trang này là so sánh sản phẩm khách quan được biên soạn bởi AcelleMail; chúng tôi không có liên kết, không được tài trợ, và không được phpList bảo trợ. Mọi thông tin trích dẫn lấy từ tài liệu công khai được liên kết ở trên; nếu phát hiện sai sót, vui lòng báo về contact@acellemail.com và chúng tôi sẽ chỉnh sửa.