Skip to main content

Provider integrations

SMTP provider and email API connections in MailFleet

MailFleet connects to the email infrastructure you already use. Add provider profiles for SMTP relays and HTTP APIs, test connectivity from your desktop, assign providers per campaign, and monitor errors in local logs — without moving lists to a hosted ESP.

At a glance

What it is
Desktop SMTP and email API provider management with presets for major mailbox relays and transactional ESPs.
Who it is for
Agencies, SaaS teams, and operators who bring their own sending infrastructure.
Main capabilities
Per-provider SMTP and API profiles, connectivity tests, campaign assignment, local logs, and capacity awareness.
Platforms
Windows, macOS, and Linux MailFleet desktop app.
Responsible use
Permission-based campaigns through your own authenticated providers — MailFleet does not host SMTP.

Provider coverage summary

17

Provider presets

11

SMTP integrations

6

API integrations

Custom infrastructure

Custom infrastructure

Any standards-compliant SMTP server you operate or contract with.

Custom SMTP server

SMTP

Your relay, your rules

Connect any RFC-compliant SMTP server — self-hosted Postfix, Exim, or Haraka, agency relays, client-owned infrastructure, or niche regional hosts.

MailFleet stores host, port, encryption (STARTTLS/SSL), and authentication locally on your desktop. Test connectivity before assigning a profile to a campaign.

Use custom SMTP when you already operate sending infrastructure, need a private relay, or must keep traffic inside a VPC. You remain responsible for reputation, authentication (SPF, DKIM, DMARC), and provider acceptable use terms.

Best for

  • Self-hosted mail stacks
  • Dedicated relays
  • VPC or on-premise egress

Setup notes

  • Confirm outbound ports (25, 465, 587) with your network team.
  • Publish SPF and DKIM for the domains you send from.
  • Start with a small test send before scaling volume.

Mailbox & workspace mail

Mailbox & workspace mail

Business mailboxes and workspace relays — best for low volume and operational mail.

Gmail / Google Workspace

SMTP

Google mailbox SMTP relay

Send through Gmail or Google Workspace using Google's SMTP relay with app passwords or OAuth-enabled workflows supported by your Google admin settings.

Ideal for small teams, internal notices, and low-volume operational mail when Google is already your mail system. Google enforces strict daily limits and security policies — not suited for bulk marketing without proper Workspace configuration.

Authenticate with smtp.gmail.com or your Workspace SMTP relay host. Align SPF and DKIM with Google's documentation for your domain.

Best for

  • Google Workspace shops
  • Low-volume internal mail
  • Quick operational tests

Setup notes

  • Use app passwords or admin-approved SMTP relay — not your primary account password.
  • Review Google sending limits for Workspace vs consumer Gmail.
  • Enable less secure app alternatives only if your admin policy allows (prefer OAuth/relay).

Outlook / Microsoft 365

SMTP

Microsoft 365 SMTP

Route mail through Microsoft 365 or Outlook.com SMTP endpoints using licensed mailbox credentials and tenant-approved authentication.

Works well for organizations standardized on Microsoft 365 that need campaign or lifecycle mail through familiar infrastructure. Microsoft applies throttling, security defaults, and tenant policies that may restrict bulk sending.

Configure SMTP AUTH only if your tenant admin enables it. Consider dedicated transactional providers when volume or marketing throughput grows.

Best for

  • Microsoft 365 tenants
  • Corporate operational email
  • Teams already on Exchange Online

Setup notes

  • Verify SMTP AUTH is enabled for the mailbox in Microsoft 365 admin.
  • Use smtp.office365.com with STARTTLS on port 587 in most tenants.
  • Monitor Microsoft throttling and non-delivery reports in MailFleet logs.

Yahoo Mail

SMTP

Yahoo SMTP for small sends

Connect Yahoo Mail SMTP for lightweight sending when Yahoo is your mailbox provider and volume stays within Yahoo's acceptable use limits.

Yahoo SMTP is appropriate for very small operational volumes — not large marketing campaigns. Yahoo aggressively filters bulk patterns and limits connections from consumer accounts.

Use app-specific passwords where required. For marketing or product email at scale, migrate to a transactional ESP and keep Yahoo for personal or test mail only.

Best for

  • Personal or micro-business mailboxes
  • Low-volume tests
  • Legacy Yahoo-only setups

Setup notes

  • Generate an app password in Yahoo account security settings.
  • Use smtp.mail.yahoo.com with SSL/TLS per Yahoo's current documentation.
  • Keep volume low; watch for Yahoo rate limits and blocks.

Zoho Mail

SMTP

Zoho business mail SMTP

Send through Zoho Mail SMTP when your domain mail is hosted on Zoho and you need desktop campaign control with modest throughput.

Zoho Mail suits SMB teams that host email with Zoho and want to run permission-based campaigns without adopting a separate ESP immediately. Zoho publishes sending limits and anti-abuse policies you must follow.

Store Zoho SMTP credentials in MailFleet locally and test from your desktop before assigning profiles to client or brand workspaces.

Best for

  • Zoho Mail customers
  • SMB newsletters
  • Domains hosted on Zoho

Setup notes

  • Use the SMTP host and port from Zoho's admin console for your data center region.
  • Enable SMTP access in Zoho Mail settings if disabled by default.
  • Authenticate domains with SPF and DKIM in Zoho's control panel.

Transactional & ESP APIs

Transactional & ESP APIs

Cloud email services built for application and campaign throughput at scale.

Amazon SES

SMTP

AWS Simple Email Service — SMTP interface

Use Amazon SES SMTP credentials to send through AWS regions with the same deliverability tooling SES provides for production workloads.

SES SMTP is a strong choice when your stack already lives in AWS, you want regional control, and you are comfortable managing sandbox exit, domain verification, and configuration sets in the AWS console.

MailFleet connects with SES SMTP username and password generated in IAM. Pair with SNS or webhooks for event tracking alongside MailFleet local logs.

Best for

  • AWS-native teams
  • Regional sending control
  • Cost-conscious scale

Setup notes

  • Verify domains and move out of SES sandbox before large sends.
  • Create SMTP credentials in the SES console for the correct region.
  • Configure SPF, DKIM, and DMARC via SES Easy DKIM or BYO DNS.

Amazon SES

API

AWS Simple Email Service — HTTP API

Send via the SES API for programmatic throughput, structured error responses, and tighter integration with AWS SDK patterns — managed from MailFleet desktop profiles.

The SES API path suits teams that prefer API keys over SMTP sessions, need fine-grained error codes, or orchestrate sends alongside other AWS services. MailFleet stores API credentials locally and routes requests according to your profile configuration.

You still manage verification, suppression, and compliance in AWS. MailFleet is the campaign control plane — SES remains the delivery infrastructure.

Best for

  • API-first engineering teams
  • SES with Lambda or app stacks
  • Structured bounce handling

Setup notes

  • Use IAM access keys scoped to ses:SendEmail and related actions.
  • Pick the correct AWS region in your MailFleet profile.
  • Monitor sending quotas and complaint rates in the SES console.

SendGrid

SMTP

Twilio SendGrid SMTP relay

Connect SendGrid SMTP for teams that want traditional SMTP sessions with SendGrid's deliverability tooling and account analytics.

SendGrid SMTP works well when your runbooks assume SMTP ports and credentials, or when you are migrating from another SMTP-based stack. SendGrid still expects authenticated domains, clear list practices, and compliance with their acceptable use policy.

MailFleet logs SMTP responses and campaign outcomes locally so you can correlate SendGrid events with desktop reporting.

Best for

  • Marketing and lifecycle email
  • Agencies on SendGrid
  • SMTP-compatible migrations

Setup notes

  • Create an SMTP relay user in SendGrid with least-privilege access.
  • Authenticate sending domains with SendGrid's DNS wizard.
  • Warm up IP or use shared pools per SendGrid guidance.

SendGrid

API

Twilio SendGrid Web API

Use SendGrid's HTTP API for higher-throughput sends, structured JSON payloads, and tighter integration with modern application workflows.

The SendGrid API profile in MailFleet is suited to product email, newsletters, and multi-brand agencies that already standardize on API keys. You get clearer error objects than raw SMTP text in many cases.

Rotate API keys on your security schedule. Document which key belongs to which client workspace inside MailFleet profile notes.

Best for

  • SaaS product email
  • API-driven ops teams
  • Multi-brand agencies

Setup notes

  • Use restricted API keys with Mail Send permissions only where possible.
  • Enable event webhooks in SendGrid and optionally mirror events into MailFleet webhooks.
  • Separate marketing and transactional API keys when SendGrid recommends it.

Mailgun

SMTP

Mailgun SMTP endpoint

Route campaigns through Mailgun SMTP when you want Mailgun deliverability with familiar SMTP configuration and MailFleet desktop control.

Mailgun SMTP is a practical choice for developers and marketers already verified in Mailgun who prefer SMTP debugging tools. Mailgun monitors reputation, bounces, and complaints on their side — you still need permission-based lists and honest content.

Assign Mailgun SMTP profiles per client in MailFleet to keep agency sends isolated and exportable from local logs.

Best for

  • Developer-led teams
  • EU/US region selection
  • SMTP troubleshooting workflows

Setup notes

  • Use the SMTP login and password from your Mailgun domain settings.
  • Verify DNS records Mailgun provides for each sending domain.
  • Respect Mailgun rate limits during warmup and large launches.

Mailgun

API

Mailgun HTTP API

Send through Mailgun's REST API for structured responses, batch-friendly operations, and integration with Mailgun event webhooks.

Mailgun API profiles shine when you need region-specific endpoints, detailed failure JSON, and alignment with application code that already uses Mailgun SDKs. MailFleet becomes the operator UI while Mailgun handles delivery.

Store private API keys only on secured workstations running MailFleet. Rotate keys when staff or clients offboard.

Best for

  • API-native pipelines
  • Event webhook correlation
  • Multi-domain senders

Setup notes

  • Use the correct Mailgun API base URL for your region (US/EU).
  • Configure Mailgun webhooks for bounces and complaints; sync with suppressions.
  • Tag messages in MailFleet logs to match Mailgun campaign metadata.

Postmark

SMTP

Postmark SMTP relay

Deliver through Postmark SMTP when you want their transactional focus and deliverability reputation with SMTP-based tooling.

Postmark emphasizes fast transactional delivery and clear separation between transactional and broadcast streams. SMTP access lets MailFleet operators use familiar port and TLS checks before production sends.

Postmark is not a bulk marketing platform — use broadcast messages only with permission-based lists and within Postmark's guidelines.

Best for

  • Transactional-first teams
  • Receipts and alerts
  • High-trust notification mail

Setup notes

  • Use Postmark SMTP tokens from your server settings.
  • Verify DKIM and return-path DNS for each Postmark server.
  • Keep broadcast and transactional streams separate per Postmark docs.

Postmark

API

Postmark REST API

Use Postmark's API for JSON-first sending, template server integration, and detailed message events from MailFleet campaigns.

The Postmark API path is ideal when you want structured error handling and server-side templates alongside MailFleet's desktop campaign manager. API keys are scoped per server in Postmark — mirror that separation in MailFleet profiles.

Combine Postmark message streams with MailFleet SpamAssassin checks and capacity scoring before scaling volume.

Best for

  • Product notifications
  • Template-driven mail
  • Ops teams preferring REST

Setup notes

  • Create server API tokens with minimal required permissions.
  • Map Postmark message streams to the correct campaign types.
  • Monitor bounce and spam complaint rates in Postmark activity.

Resend

SMTP

Resend SMTP

Connect Resend SMTP for teams adopting Resend's developer-focused email platform while keeping MailFleet as the desktop campaign control layer.

Resend targets modern product teams with simple DNS verification and clean APIs; SMTP support lets you test and send through MailFleet without rewriting operational playbooks that assume SMTP diagnostics.

Resend enforces domain verification and acceptable use like any ESP — permission-based lists remain mandatory.

Best for

  • Indie SaaS and startups
  • Modern DNS verification flows
  • SMTP test then API scale

Setup notes

  • Verify domains in Resend before production campaigns.
  • Use Resend SMTP credentials from the dashboard for the correct environment.
  • Start with internal test inboxes, then expand gradually.

Resend

API

Resend HTTP API

Send via Resend's API for streamlined onboarding, batch-friendly operations, and alignment with Resend's event and domain model.

Resend API profiles in MailFleet suit teams that want fast domain setup and JSON APIs without managing SMTP sockets. Pair with MailFleet webhooks to push campaign events into your internal systems.

Document API keys per environment (staging vs production) in MailFleet profile labels to avoid cross-environment mistakes.

Best for

  • Product-led growth email
  • Engineering-owned lifecycle mail
  • Fast domain verification

Setup notes

  • Store Resend API keys locally; rotate on schedule.
  • Use separate keys for staging and production workspaces.
  • Review Resend rate limits for your plan before large sends.

Brevo / Sendinblue

SMTP

Brevo SMTP relay

Use Brevo (formerly Sendinblue) SMTP when you want European-friendly ESP infrastructure with SMTP compatibility and MailFleet desktop oversight.

Brevo combines marketing and transactional capabilities under one vendor — SMTP access lets MailFleet operators run campaigns while Brevo handles delivery and compliance tooling on their side.

Follow Brevo's list hygiene and sender verification requirements. MailFleet logs help you catch SMTP authentication and throttling issues early.

Best for

  • EU-focused senders
  • Marketing + transactional combo
  • SMTP migration to Brevo

Setup notes

  • Generate SMTP keys in Brevo SMTP & API settings.
  • Authenticate domains in Brevo before high-volume sends.
  • Monitor Brevo credit and plan limits for your subscription.

Brevo / Sendinblue

API

Brevo REST API

Send through Brevo's API for structured campaign metadata, marketing automation alignment, and JSON error handling from MailFleet.

Brevo API profiles work well for agencies managing multiple brands on Brevo with separate API keys per client. MailFleet keeps credentials on your desktop while you assign the right profile per campaign.

Integrate Brevo webhooks with MailFleet outbound webhooks for a fuller event picture in your ops stack.

Best for

  • Agencies on Brevo
  • Marketing automation alignment
  • Multi-brand API keys

Setup notes

  • Use v3 API keys with appropriate scopes from Brevo.
  • Map Brevo senders to verified domains before launch.
  • Track credits and transactional vs marketing send types in Brevo.

Delivery note: MailFleet helps users manage campaigns through their own sending providers. Delivery outcomes depend on sender reputation, DNS authentication, content quality, recipient engagement, list quality, provider rules, and mailbox filtering systems.

Frequently asked questions

No. MailFleet is desktop management software. You connect your own SMTP or API providers — including Custom SMTP, Gmail, SES, SendGrid, Mailgun, Postmark, Resend, and Brevo.

Get started

Connect your providers in MailFleet

Add SMTP and API profiles, test connectivity, and assign providers per campaign from your desktop.

Available on

  • Windows 10+
  • macOS 12+
  • Linux (DEB & RPM)

Same desktop experience across every platform — one workflow for your entire team.