Subscription Plan Design Strategy
Design effective pricing tiers for your email SaaS — feature gates, upgrade triggers, and common pitfalls.
Go to Admin → General Settings → Branding:
These settings propagate automatically to all outgoing system emails (welcome, password reset, billing receipts).
Point your white-label domain (e.g., send.yourbrand.com) to your server IP. In Settings → Custom Domain, enter the domain. AcelleMail will auto-provision an SSL certificate via Let's Encrypt.
Update your DNS:
Type Name Value
A send.yourbrand.com YOUR_SERVER_IP
In resources/views/layouts/, search for "AcelleMail" and replace with your brand name. Key files:
app.blade.php — main layoutemails/master.blade.php — email footerauth/login.blade.php — login pageKeep a diff of your changes in version control so upgrades remain manageable.
Add a custom.css file in public/css/ and include it in app.blade.php. Target AcelleMail's BEM-style classes or override Bootstrap variables.
Per CAN-SPAM/GDPR, your transactional emails must include a valid physical address. Update this in Settings → Company — it appears automatically in all outgoing emails.
Design effective pricing tiers for your email SaaS — feature gates, upgrade triggers, and common pitfalls.
Use AcelleMail's Extended License to launch a multi-tenant email marketing SaaS — setup, plans, and onboarding.
Configure the Extended License to run your own email marketing SaaS with subscription billing and white-label.
Use AcelleMail's Extended License to launch a multi-tenant email marketing SaaS — setup, plans, and onboarding.
Design effective pricing tiers for your email SaaS — feature gates, upgrade triggers, and common pitfalls.
Configure the Extended License to run your own email marketing SaaS with subscription billing and white-label.
AcelleMail is the self-hosted email marketing platform you control end-to-end.
View Pricing