Netcore Email API (formerly Pepipost) is aimed at developers and enterprises, not typical WordPress operators. Netcore has retired its dedicated Email API pricing table (the old /email/pricing and /emailapi/pricing/ URLs 404), and the “Pricing” link on the Email API product page now routes to Netcore’s Customer Engagement Platform pricing page. That page shows two tiers, Growth and Enterprise, priced by Monthly Tracked Users (MTU) rather than per-email volume, with channel delivery (email, SMS, WhatsApp, push, and others) billed separately on top. Growth starts at ₹12,000/month for 5,000 MTUs (roughly $126/month at ₹95/USD); Enterprise is quote-only. A perpetual free tier (100 emails/day, approximately 3,000/month) is still available for testing and low-volume use.
The platform handles both transactional and marketing email at scale. Its differentiator is infrastructure breadth (US, EU, and Indian data residency) and volume: the service processes large email volumes for enterprise customers. For a typical WordPress site sending hundreds or low thousands of emails per month, Netcore is overspecced and overpriced. The Growth entry point (~$126/month before any channel delivery) sharpens that verdict rather than softening it: comparable per-email relays at 5,000-message volumes are in the single-digit dollars.
SMTP settings
| Setting | Value |
|---|---|
| Host | smtp.pepipost.com |
| Port | 587 (recommended), 25, or 2525 |
| Encryption | TLS |
| Authentication | API key |
The smtp.pepipost.com hostname persists from the Pepipost era. Authentication uses an API key generated in the Netcore dashboard.
Pricing
Netcore no longer publishes an Email API price list. The dedicated pricing pages at /email/pricing and /emailapi/pricing/ return 404, and the “Pricing” button on the Email API product page routes to /plan-and-pricing/, which is the Customer Engagement Platform pricing page. That page currently shows two tiers, Growth and Enterprise, plus “Capability Packs” as add-ons. Growth and Enterprise are cross-channel bundles (email, SMS, WhatsApp, push, in-app, web, RCS, voice) priced by Monthly Tracked Users (MTU), with channel delivery billed separately at wholesale rates.
Netcore’s own FAQ on that page states: “Growth starts at ₹12,000/month for 5,000 MTUs. Channel delivery is billed separately.” At the current ₹95/USD that works out to roughly $126/month for the platform fee alone, before any email you actually send. Enterprise is quote-only.
The free tier is still documented in Netcore’s own support portal:
| Plan | Price | Volume |
|---|---|---|
| Free tier | $0 | 100 emails/day (~3,000/mo) |
| Trial | Free (first 30 days) | 1,000 emails/day (~30,000 total) |
Third-party aggregators (G2, Capterra) continue to list older tier names Basic $349/mo, Scale $549/mo, Growth $899/mo. Those numbers are stale scrape data from before the pricing model shifted; the live page shows Growth and Enterprise on MTU pricing, not Basic/Scale/Growth on per-email tiers. Treat the aggregator figures as a historical anchor, not a current quote.
The free tier at 100 emails/day is adequate for a small WordPress site’s A transactional email is the automated message a WordPress site sends in response to a single user action – a password reset, an order confirmation, a form receipt – addressed to the user who triggered it. Read full reference →. For comparison: SMTP2GO offers 1,000/month (200/day) free with no restrictions, and Brevo offers 300/day free. Netcore’s free tier is smaller than either.
Beyond the free tier, the published Growth entry is ₹12,000/month for 5,000 MTUs before channel costs. For anything past the free tier, book a sales call so channel delivery, MTU count, and any Packs are priced in one quote.
Free tier
Two overlapping free entry points, both documented in Netcore’s support portal. The perpetual free tier gives 100 emails/day (approximately 3,000/month) via the same SMTP endpoint (smtp.pepipost.com) and API surface that paid tiers use. A separate 30-day trial adds up to 30,000 emails from a verified domain on top – useful for a proof-of-concept sizing exercise but time-limited by construction.
The perpetual tier is the one to plan around. It exposes the API, SMTP, webhooks, and email validation on Netcore’s shared infrastructure. Dedicated IP is a higher-tier feature. Log retention on the free tier is not clearly documented and appears to inherit whatever the default is under Netcore’s Customer Engagement Platform. Because Netcore has retired the public Email API pricing page, the exact free-vs-paid feature boundary lives in the dashboard rather than on a pricing card.
The catch is smaller than the marketing implies. 100/day is smaller than SMTP2GO’s permanent 200/day and half of Mailgun’s permanent 100/day-with-monthly-total headroom (Mailgun’s is also 100/day but with the same math). Where Netcore’s free tier sits usefully is as a companion to the 30-day trial: use the trial to load-test the integration at 1,000/day, then downshift to the perpetual 100/day for a low-volume production site.
The tier fits a small WordPress site testing Netcore before contacting sales, or a low-traffic site running under 100/day that specifically needs Indian or EU data residency. It does not fit any site that expected a meaningful free-tier volume; the perpetual 100/day is the smallest permanent allowance in this comparison.
WordPress integration
FluentSMTP – FluentSMTP includes a native Pepipost/Netcore integration. Enter your API key, select Pepipost as the mailer, done.
Generic SMTP – Any mailer plugin (WP Mail SMTP, Post SMTP) can connect to smtp.pepipost.com using the SMTP settings above.
A dedicated Netcore WordPress plugin existed (Pepipost plugin) but appears to be no longer actively maintained. Use FluentSMTP or generic SMTP instead.
Assessment
Netcore Email API is a capable, enterprise-grade email infrastructure service with strong deliverability credentials. For the narrow use case of very high-volume WordPress email (roughly a million messages a month and up), it offers cloud-native infrastructure with Indian, EU, and US data residency options.
For WordPress sites at typical transactional volumes:
- Under 1,000/month: SMTP2GO free tier covers this with zero cost and zero complexity.
- 1,000-10,000/month: SMTP2GO Starter ($10/mo), Postmark ($15/mo), or Brevo (free for 300/day) serve this range with simpler setup and better WordPress ecosystem support.
- 10,000-500,000/month: Mailgun or Amazon SES are more commonly used in the WordPress ecosystem at this scale, and both publish per-email pricing you can budget against without a sales call.
- 500,000+/month: Netcore becomes worth a sales conversation alongside Amazon SES and Mailgun Scale plans, especially when Indian or EU data residency matters.
The platform’s developer-focused interface and enterprise pricing make it a poor fit for most WordPress operators. The free tier (100/day) is functional but outmatched by competitors. Netcore earns consideration only when volume and infrastructure requirements push beyond what the WordPress-focused relay market typically serves.
For the broader setup that places Netcore Email API inside the WordPress email stack, see the WordPress email setup guide.
SMTP settings from third-party documentation review. Netcore’s dedicated Email API pricing table has been retired (404); the Email API product page’s Pricing link routes to /plan-and-pricing/, which shows Growth and Enterprise tiers priced by Monthly Tracked Users, with channel delivery billed separately. The ₹12,000/mo Growth entry point is quoted from Netcore’s own pricing-page FAQ. Older per-email tier figures (Basic/Scale/Growth $349/$549/$899) are shown here as historical anchors from G2 and Capterra listings, not as a current quote. Free tier and trial details confirmed against Netcore’s own support portal.

