A bulk email platform built around deliverability
Sending is easy. Arriving is not. The platform exists for organisations whose email has to reach an inbox and whose consent records have to survive a question.
What the platform is
Our bulk email platform is a SaaS sending product built and operated by the venture studio. It handles sender authentication, reputation and bounce management, suppression lists, consent capture and retrieval, template composition, and engagement reporting — the parts of email that decide whether a message reaches an inbox and whether you can defend having sent it.
The problem it addresses
Most organisations think their email problem is design. It is not; it is arrival. A campaign that renders beautifully and lands in spam has failed completely, and the reasons it landed there are almost never in the message.
Authentication. SPF, DKIM and DMARC have moved from good practice to entry requirement at the major mailbox providers. A domain sending without them is increasingly treated as suspicious by default, and most organisations discover their records are wrong only after a campaign underperforms.
Reputation. Sending reputation attaches to a domain and an IP over time and is damaged fastest by sending to addresses that bounce, complain or were never opted in. Bought lists are the classic way to destroy in one send what took a year to build.
Hygiene. Hard bounces must be suppressed permanently, complaints must be honoured immediately and permanently, and dormant addresses need to be aged out. A list that only grows is a list heading for a blocklist.
Consent, provably. Under POPIA, direct marketing needs a lawful basis, and "we bought the list" is not one. What matters when the question arrives is whether you can show how and when each address consented, and that unsubscribes were honoured. That is a records problem, and records are a platform feature or they do not exist.
How it was built, and what that demonstrates
Authentication as a setup step, not a support ticket. Domain setup walks through SPF, DKIM and DMARC and verifies the records rather than trusting that someone pasted them correctly. Getting this wrong is the single most common cause of "our email stopped working", so the platform checks rather than assumes.
Suppression as a first-class object. Bounces, complaints and unsubscribes write to a suppression list that no send can override, and suppression is enforced at send time rather than at list-import time. If a suppressed address is re-uploaded tomorrow, it stays suppressed.
Consent records that are retrievable. Every subscription carries how, when and from where consent was captured, and every unsubscribe is recorded with its timestamp. Producing that history for one address is a query, not an archaeology project.
Event-driven integration. The platform consumes audience events from the systems that own customer data and emits delivery, open, click, bounce and unsubscribe events back. This matters more than it sounds: it means the customer record stays in the system of record instead of a marketing tool becoming an unmanaged second copy of your customer database — a state most organisations end up in accidentally and then cannot unwind.
Sending as a queue problem. High-volume sending is throughput, back-pressure, retry and dead-lettering — the same primitives as any durable integration. Our integration practice had already built and operated that machinery, which is why the studio could build a sending platform without starting from first principles.
What operating it taught us
Most "email is broken" tickets are DNS tickets. A domain that stopped delivering usually changed something in its records, and the platform now verifies authentication continuously rather than only at setup, because a silent failure is discovered by a marketing manager three campaigns later.
Engagement data ages badly. A list that performed well two years ago is not a list; it is a liability, and sending to it to "reactivate" is the most reliable way to lose a sending reputation. Aging and re-permission are part of the product rather than a best-practice article.
Consent records are only worth what their retrieval is. Storing the source of a subscription is easy. Producing it for one address, two years later, during an argument, is the requirement — so the record model was built around retrieval from the start.
For enterprise buyers
The reason this page is on an integration site: it is production evidence of consent-aware, event-driven communication infrastructure that we run ourselves. When we design a customer-communication architecture for a client, the deliverability, suppression and consent-record patterns we propose are the ones our own product depends on.
Bulk email questions
- Can we use the bulk email platform today?
- It is operated by the venture studio and we work with organisations directly rather than through self-service signup. If sending volume, deliverability or consent records are a live problem for you, start with an enquiry — including if the right answer turns out to be fixing your authentication on the platform you already use.
- Why does our email land in spam?
- Usually authentication or reputation, not content. Missing or incorrect SPF, DKIM and DMARC records account for a large share of it; the rest is typically sending history — bounces, complaints, or a list acquired rather than opted in. The platform verifies authentication at setup and enforces suppression at send time because those two together fix most cases.
- What does POPIA require for email marketing?
- A lawful basis for direct marketing, an unsubscribe path honoured immediately, and the ability to show how and when consent was obtained. The practical implication is record-keeping: the platform stores the source and timestamp of every subscription and every unsubscribe so that the record can be produced when asked. This is a description of how the platform works, not legal advice.
- Can it integrate with the systems that hold our customer data?
- Yes, and that is the design intent. Audience data stays in your system of record; the platform consumes audience events and emits delivery, open, click, bounce and unsubscribe events back to it. Duplicating a customer database into a marketing tool is a state most organisations regret and few manage to unwind.
Talk about customer communication
Deliverability, consent records or an integration between the tools you already run — tell us which problem you have and we will tell you what it takes to fix it.
Contact the studio