Tell Mailbase who you sell to — “plumbers with 1 to 9 staff in Saône-et-Loire”. It pulls every matching company from the register, finds their website and email, checks the address, writes one email per person from a real fact, and sends a few a day. Nothing leaves without your approval.
Activity, place, size, age — in plain words. The agent turns them into register codes and pages through every match. Exhaustive and legal: no scraping, no bought list. Each company is deduplicated on its SIREN, so you never get the same one twice.
How discovery worksFor each company it finds the site, reads the mentions légales French law requires, pulls the email and the owner’s name, and verifies the address. A site that belongs to someone else is rejected on its SIREN; a placeholder address never passes; a web agency’s email is never mistaken for the company’s.
See the checksEach email leans on a fact about that company — what their site says, how long they have existed, their town — signed as you, ending on your ask, in their language. You read it, edit it, approve it. The first batch is always yours to review.
See the writing rulesThe agent classifies each reply (hot, warm, cold, objection, out-of-office), drafts the response, and moves the thread along your pipeline. Auto-reply on the actions you trust; everything else waits for you.
Every step maps to a real tool you can watch run. Anything that reaches a person waits for you: the agent proposes, you approve. Once you have reviewed the first batch, let it send on its own.
Every match in the French register — activity, place, size, age — deduplicated on SIREN.
Website, then the legal notice: the email that is read and the name of who runs it.
Wrong sites rejected, placeholder addresses dropped, mail servers checked.
One per person, from a real fact, in your voice, ending on your ask.
Your daily cap, your hours, one or two follow-ups. Stops on reply or bounce.
Classifies inbound by intent, drafts the answer, moves the pipeline.
Clients, competitors and past contacts are blocked by company, domain or address.
Suppressions, bounce and complaint limits, and a kill-switch you cannot outrun.
Run the agent on our included credits, or plug in your own key or ChatGPT subscription and pay nobody a margin. Everything the app does is a REST call away, with signed webhooks for what happens after a send.
# Send through your own workspace$ curl -X POST https://mailbase.french-web.com/api/v1/send \ -H "Authorization: Bearer mb_live_…" \ -d '{"to":"ada@vercel.com","subject":"Hi"}' ✓ Queued · message id returned. Webhook on delivery.
What the engine actually did on a public register, with website lookup by name only. A search provider and SMTP verification raise the rates; nothing here is projected.