- Do you want to offer Email Marketing services to your clients?
- Are you an IT services provider, agent or reseller?
- nuevoMailer ESP is a white-label email marketing platform for Saas providers.

Highlights

  • Install once, manage centrally, open User accounts. "Users" are your clients.
  • Complete isolation between user accounts.
  • Your clients will enjoy almost all of the features you see in nuevoMailer SB.
    Furthermore, they can use the nuevoMailer API and Zapier app.
  • White label, css-customizable, multi-language interface make it ideal for email marketing resellers.
  • Pay as you go and monthly subscription plans that your users can purchase and pay via PayPal.
  • You may have free plans and/or unlimited emails plans.
  • You can create sign-up forms to open user accounts automatically.
  • You can automatically create users and orders with an API.
  • Multi-threaded sending capable of handling large mailing volumes!

Demos

Master administration panel
This is where you login to manage users and orders, create email plans, edit settings and monitor the system.
Users panel
This is where your users login to create newsletters, campaigns, autoresponders and manage their mailing lists.

What's new in v.4.3

May 2025
Administrative general features
  • PHP 8.2 or later required.
  • No need to install the IMAP extension which is no longer bundled with PHP 8.4.
  • Mailtrap API new sending method.
  • New interface in the master administration panel with night mode.
  • Added Unlayer project ID in master configuration settings.
  • Using the mailto option in the List-unsubscribe header is now optional (one mailbox less to configure). In fact, many large scale senders do not use it and they only provide the link.
  • You have a system pause switch for campaigns and ARs. This stops the cron jobs from further processing.
  • The setting Days to keep in Send Log (subscriber-campaigns) was moved to the master administrator. Your users can no longer set this. It is recommended to keep it at a low level, just a few days.
  • Several processes and scripts were optimized for faster sending.
For your users
  • News log app. Also known as changelog, roadmap, news chart or news bulletin. Practically a product within a product.
    The news log comes as a sidebar widget that your users can load inside their websites and also as a standalone page.
  • Subscribers & mailing lists pages were completely redesigned for faster loading and browsing. Instant search added within the pages.
  • Send a single campaign email to a subscriber. In this way you can see the message fully rendered exactly as if it was in a campaign. Not just for testing.
  • Exclude bulk-imported subscribers from a campaign or an autoresponder.
  • Varying levels for admin email alerts. Your users can choose for which events to receive email alerts.
  • New placeholder for the newsletter’s title.
  • Stripo & Unlayer custom image managers. This means that your users can now use their own assets folder just like with the standard WYSIWYG editor.
  • Campaigns log for a list. See in which campaigns a list was used.
  • List opt-outs from the subscriber portals now update the opt-outs report.
  • Autoresponder improvements in timing. Daily recurring ARs are set at the time your users want. Refer to the setUp.html for details related to this change.
  • Separated tags for campaigns and autoresponders.
  • Added default campaign tag.
  • Top 10 campaigns & custom campaign reports (aggregate & comparison) can also be filtered by campaign tags.
  • Several charts improved.
  • API: improved opt-outs retrieval by adding the campaign ID.
  • API: new method for retrieving bounces and complaints by campaign ID and/or start-end days.
  • Triggers: clone triggers and assign them to other campaigns, lists, newsletters.
    Global triggers set on click or view/open: not related to a specific campaign, list, newsletter or hyperlink.
    For triggers based on click or open you now have a condition on the number of times opened/clicked. For example, execute trigger only after 3 clicks.
    Use text newsletters as trigger emails.
    Email trigger updated: when you trigger a newsletter based on list opt-in you can select if you want to target confirmed or not (or all) subscribers.
How to upgrade
  • There is no loss of data when upgrading. The upgrade process ensures a smooth transition and introduction of all the new features.
  • You can download the latest version from your order details page. Refer to the step-by-step instructions in the setUp.html that's in your zip package.
  • Refer to this page if your order is older than a year. You have 50% discount!

v.4.2 new features

Show

v.4.1 new features

Show

v.4.0 new features

Show

v.3.7 new features

Show

v.3.6 new features

Show

v.3.5 new features

Show

v.3.0 new features

Show

v.2.0 new features

Show

Architecture & technical details

  • Typical Saas, multi-tenant deployment with attention to isolation & security.
  • You have a single installation of files with two administration panels:
    • A "Master administration" panel where only you can log in and manage user accounts and system-wide settings.
    • A user administration panel where users create campaigns, autoresponders, newsletters and manage their mailing lists.
  • Each user has his own database. Optionally you can deploy the software with all users sharing a common database but still having their own sets of tables.
  • In addition there is a master administration database where you only have access for managing users, email plans and monitor the whole system.

Email sending methods

  • You can assign different sending methods to users.
  • SMTP: you create smtp servers, smtp server groups and assign a user to a group.
    You can use locally installed or remote SMTP servers.
  • API sending methods for the following providers:
    Amazon SES
    MailGun
    SendGrid
    Mailjet
    Mandrill (Mailchimp)
    Postmark
    Mailersend
    Brevo (Sendinblue
  • Local Mail Transfer Agent (MTA) using SendMail.
  • Power MTA (pickup)
  • You can have a user with his own dedicated SMTP server (if required).

Bounces processing

  • Built-in bounces processing when using any email service of your own (e.g from your host).
  • Bounce servers are set-up like SMTP. You create bounce servers, group them and assign a user to a group.
  • In case your use Amazon SES then you can set-up Amazon SNS for bounces processing.
  • For MailGun, Mailjet, SendGrid and the other providers mentioned above you have webhook endpoints to process and record deliveries, complaints and bounces.
  • To avoid spam. maintain your IPs credibility and ensure that your users will have clean lists:
    • you set rules to automatically suppress subscribers after a number of soft or hard bounces.
    • your users cannot un-suppress their subscribers.

Email credit plans & user sign-up forms

  • Email credit plans are also called "Pay as you go" plans.
    You create your own plans with the number of emails and the price you want.
  • The user must purchase a plan in order to acquire email credits.
    When the user has run out of emails he cannot send campaigns neither import new subscribers.
  • You may create free plans to entice users to start.
    Optionally you can give "unlimited emails credit" to a user. This is useful when you don't want to charge your clients and just offer them free email marketing services.
  • You can create user sign-up forms. The user has to confirm the sign-up to complete the registration.
    Then he can login in his panel and pay for his purchase.
  • You as the master administrator, can see and manage user orders in your panel.

Monthly subscription plans (new in v.2.0)

  • It would be more accurate to call them "Recurring subscription plans" because the period can be adapted to weeks or even days.
  • These plans are limited by list size. As long as the recurring payments are made the user account remains active. In addition the "maximum allowed list size" condition is checked.
    If a user exceeds that limit he cannot send campaigns.
  • They integrate with PayPal subscription payments. You have instant user account creation when the user purchases a plan.
  • You have a detailed user's guide about setting up your recurring payment buttons (and testing in the PayPal sandbox environment before going live).

User help & documentation

  • In the users' administration panel there are many links that point to the user's documentation of nuevoMailer.
    By default these links are hidden through a css class. Should you want, with a small css tweak you can make these links visible to your users.
  • If you want a white label, self-branded version of the documentation to host at your own server please contact us.
https://www.nuevomailer.com/nuevomailer-esp
nuevoMailer ESP - 20 users v.4.3
USD 359.00 € £
https://www.nuevomailer.com/nuevomailer-esp

See also,

Top of page