Email marketing remains one of the highest-return channels in digital business, but the tools most teams rely on come with a catch: you pay per subscriber, per send, or both, and your data lives on someone else’s server. Acelle – Email Marketing Web Application removes those limitations entirely. This self-hosted platform, developed by Basic-Technology and available on CodeCanyon for a one-time fee of $80, puts a complete marketing stack—campaign management, visual automation, A/B testing, IP warmup, and even a multi-tenant SaaS framework—directly on your own Linux server. With over 6,765 sales and a decade of active development, Acelle is built for marketing teams, agencies, SaaS operators, and cold outreach specialists who want enterprise-grade capability without the recurring platform tax.
Key Features
Acelle Mail is not a single-purpose script; it is a full email marketing operating system. The features are extensive, but the most impactful ones for day-to-day operations include:
- Visual Marketing Automation & Drip Campaigns — A drag-and-drop workflow editor lets you build multi-step journeys with triggers (subscribe, click, open, birthday), conditional branches, delays, and per-step analytics. This powers onboarding sequences, lead nurturing, and re-engagement flows.
- New A/B Testing Experience — Compose variants side-by-side, split traffic in a single panel, and let the system automatically surface the winner once statistical confidence is reached. You can test subject lines, sender names, content blocks, and send times.
- AI Plugin Layer (2026 Release) — The core exposes AI hooking points with adapters for OpenAI, Anthropic Claude, and self-hosted Ollama. Features like an AI email builder, assistant chatbox, and AI subject-line generation ship as a first-party plugin, so you can disable or replace them without touching core code.
- Built-in IP Warmup Module — Linear and Exponential ramp strategies automatically calculate daily quotas and defer excess sending, protecting your sender reputation when commissioning new IPs. No external warmup service is required.
- Multi-Tenant SaaS Framework — Customer accounts, plan builders (per-month, per-year, per-credit, per-list, per-send), quota throttling, and recurring billing via Stripe, Braintree, PayPal, Paddle, Razorpay, or Paystack are all included. This allows you to resell email marketing as your own branded service.
- Sending Driver Registry — Route through Amazon SES, SendGrid (API + SMTP), Mailgun, SparkPost, ElasticEmail, Postal, Blastengine, Gmail OAuth, local mailers (Postfix, Exim, Sendmail, Qmail), or any generic SMTP relay. New vendors plug in via a clean driver interface.
- Email Verification & List Cleaning — Integrate with Emailable, Kickbox, ZeroBounce, Debounce, Localmail, and Verifyre to tag addresses as Deliverable, Undeliverable, or Risky before you send, reducing bounce rates.
- Custom Tracking Domain — Rewrite all email links with your own brand domain (e.g., links.yourbrand.com) to isolate your sender reputation and improve inbox placement.
- Complete REST API & Webhooks — Manage lists, contacts, campaigns, and automation programmatically. Zapier integration connects Acelle to over 1,000 apps, and the Acelle Connect WordPress plugin syncs your user base automatically.
Who Is This For? Use Cases
Acelle Mail’s architecture—self-hosted, multi-tenant, and driver-agnostic—makes it applicable across a surprisingly wide range of operations. Here are the primary profiles that benefit most.
Agencies & Freelancers Managing Client Portfolios
If you run campaigns for multiple clients, you know the pain of juggling separate tools or risking data mixing. Acelle’s tenant isolation means each client gets their own account with white-label branding (logo, colors, domain). You can bill per list, per send, or per subscriber, and the three-tier role system (system, global, per-customer) lets you delegate management to specific staff without granting full root access.
SaaS Operators & Hosting Providers
The built-in multi-tenant framework is a genuine differentiator. You can set up service plans, manage quotas, and charge for sending credits as add-ons. The recurring billing integrations handle subscriptions and SCA/3DS, while the offline payment workflow covers manual approvals. This turns Acelle into a revenue-generating product, not just a cost center.
In-House Marketing Teams
For teams tired of per-contact pricing, Acelle offers a direct path: connect your own SMTP, Amazon SES, SendGrid, or Mailgun account and send without platform-level fees. The drag-and-drop builder, RSS-to-email automation, and subscriber segmentation cover standard newsletter and broadcast needs. The visual automation engine handles welcome series, birthday campaigns, and cart abandonment recovery for e-commerce stores.
Cold Outreach Teams
Cold email requires specialized tools: Spintax for content variation, custom tracking domains, and IP warmup. Acelle includes all of these natively. Multi-server load balancing and per-server throttling let you distribute volume and protect new IPs, while SpamAssassin checks campaigns before they go out. This is a rare combination in a single self-hosted package.
Newsletter Publishers & Course Creators
Scheduled broadcasts, embedded signup forms, popup forms, and list segmentation are straightforward. The RSS-to-email automation is particularly useful for bloggers and podcasters who want to auto-publish new episodes to their subscriber base without manual campaign creation.
Technical Details & Compatibility
Acelle Mail runs on a Linux VPS or dedicated server (Ubuntu, Debian, CentOS, AlmaLinux). Windows servers are not supported, and shared hosting is explicitly not recommended due to the advanced server features required for email sending at scale. The core requirements are PHP 8.2 or higher and MySQL 5.x/8.x (MariaDB is also supported). For high-volume deployments, 2GB+ RAM, Supervisor for process management, and Redis for remote queues are recommended.
The application is built on the latest Laravel framework (v12 LTS as of the 2026 releases). A structured FormRequest → DTO → Service → Controller layering keeps the codebase predictable for customization. Installation guides are included for cPanel, Plesk, and standalone Linux servers. The Live Upgrade Manager provides one-click updates, and the product has been in active development since 2016 with a sustained release cadence—recent versions include v4.2.0 LTS (April 2026) and v4.1.5-p22 (March 2026).
Pros and Cons
Pros
- One-time cost, no per-send fees — At $80, this replaces a monthly subscription that could cost hundreds or thousands. Lifetime updates are included.
- Complete data ownership — Subscriber lists, campaign data, and sending credentials stay on your own server. This simplifies GDPR compliance significantly.
- True multi-tenancy — The SaaS framework is not an afterthought; it includes billing, quotas, white-labeling, and role management out of the box.
- AI features without the vendor lock-in — The plugin architecture lets you use OpenAI, Claude, or a self-hosted Ollama instance. You hold the API keys and decide what leaves your server.
- Built-in IP warmup — This is a deliverability feature rarely found in self-hosted tools. It automates a process that is otherwise manual and error-prone.
- Extensive sending driver support — From Amazon SES to Gmail OAuth to local Postfix, the driver registry covers nearly every scenario.
- Proven track record — Over 6,765 sales and a decade of active development from Basic-Technology indicate a mature, maintained product.
Cons
- Requires a Linux VPS — The technical setup is not for absolute beginners. You need comfort with server administration, cron jobs, and DNS configuration.
- Deliverability is your responsibility — Acelle provides the tools (IP warmup, custom tracking domains, SpamAssassin), but you must configure and manage your sending infrastructure properly.
- No Windows support — Teams standardized on Windows servers will need to find an alternative or change their infrastructure.
- AI features are an add-on plugin — While the adapters are included, the actual AI functionality ships as a separate plugin. It is first-party, but it is not embedded in the core.
Frequently Asked Questions
Is Acelle Mail compatible with Amazon SES and other SMTP providers?
Yes. Acelle’s sending driver registry includes native integrations for Amazon SES (API + SMTP), SendGrid (Web API + SMTP), Mailgun, SparkPost, ElasticEmail, Postal, Blastengine, and Gmail OAuth. You can also connect any generic SMTP relay or use local mailers like Postfix, Exim, Sendmail, and Qmail. This flexibility lets you choose the provider that fits your budget and volume.
Can I use Acelle Mail as a SaaS to bill my own customers?
Absolutely. Acelle ships with a full multi-tenant SaaS framework. You can create service plans, manage customer subscriptions, set quotas, and bill automatically through Stripe, Braintree, PayPal, Paddle, Razorpay, or Paystack. Multi-currency billing and sending credit add-ons are also supported. For this commercial use case, you will need the Extended License ($199) rather than the Regular License.
Does Acelle Mail include support and updates after purchase?
Yes. Six months of support from the author is included with every purchase by default, extendable to 12 months for an additional $24. Lifetime updates are included with both license types, and you can apply them through the built-in Live Upgrade Manager with one click. The product has been actively maintained since 2016, with releases shipping weekly to monthly.
Final Verdict
Acelle – Email Marketing Web Application is one of the most comprehensive self-hosted email marketing solutions available on CodeCanyon. Developed by Basic-Technology and backed by over 6,765 sales, it has matured over a decade into a platform that rivals hosted services like Mailchimp—but without the per-contact pricing or data residency concerns. The inclusion of a visual automation engine, native IP warmup, multi-tenant billing, and a flexible AI plugin layer places it in a category above simple newsletter scripts.
The $80 price tag represents exceptional value when you consider that a comparable hosted solution could cost that much monthly for a mid-sized list. The only real barrier is technical: you need a Linux VPS and a willingness to manage your own sending infrastructure. For marketing teams, agencies, SaaS operators, and cold outreach specialists who want full control over their email operations, Acelle is a serious, long-term investment in your own infrastructure.
If you are evaluating self-hosted email marketing software, start with the live demo—no signup required—to see the admin dashboard and automation builder in action. Then consider the one-time license cost against your current monthly bills. For most operations, the payback period is measured in weeks, not months.



