Postfix website screenshot

Postfix

Postfix is a free, open source mail transfer agent (MTA) originally written by Wietse Venema at IBM Research as a fast, secure, and easy-to-administer alternative to Sendmail. It runs on UNIX-like systems including Linux, BSD, and macOS, routing and delivering email over SMTP with extensive support for TLS, SASL, DKIM/SPF/DMARC integration, content filtering, and policy delegation. Postfix is administered via configuration files (main.cf, master.cf) and command-line tools rather than a public HTTP API, and is one of the most widely deployed mail servers on the internet.

Postfix publishes 1 API on the APIs.io network. Tagged areas include Email, Mail Server, MTA, SMTP, and Open-Source.

Postfix’s developer surface includes documentation and 9 more developer resources.

9.9/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs
EmailMail ServerMTASMTPOpen-SourceInfrastructure

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 9.9/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 1.9 / 20
Access Clarity 0.0 / 20
Operational Transparency 2.1 / 13
Contract Governance 0.0 / 12
Discoverability 5.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/postfix: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Postfix SMTP

Postfix implements SMTP (RFC 5321) for sending and receiving electronic mail, with submission (port 587), SMTPS (port 465), and standard SMTP (port 25) endpoints. There is no pu...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Postfix Domain Security

TLSv1.3 · DNSSEC

SECURITY

Postfix Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: postfix
name: Postfix
description: Postfix is a free, open source mail transfer agent (MTA) originally written by Wietse Venema at IBM Research
  as a fast, secure, and easy-to-administer alternative to Sendmail. It runs on UNIX-like systems including Linux, BSD, and
  macOS, routing and delivering email over SMTP with extensive support for TLS, SASL, DKIM/SPF/DMARC integration, content
  filtering, and policy delegation. Postfix is administered via configuration files (main.cf, master.cf) and command-line
  tools rather than a public HTTP API, and is one of the most widely deployed mail servers on the internet.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/postfix.png
tags:
- Email
- Mail Server
- MTA
- SMTP
- Open-Source
- Infrastructure
tags_raw:
- Email
- Mail Server
- MTA
- SMTP
- Open Source
- Infrastructure
url: https://raw.githubusercontent.com/api-evangelist/postfix/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: postfix:smtp
  name: Postfix SMTP
  description: Postfix implements SMTP (RFC 5321) for sending and receiving electronic mail, with submission (port 587), SMTPS
    (port 465), and standard SMTP (port 25) endpoints. There is no public HTTP/REST API; integration is via SMTP protocol,
    configuration files, milter (mail filter) hooks, and policy daemons.
  humanURL: https://www.postfix.org/documentation.html
  baseURL: smtp://localhost:25
  tags:
  - SMTP
  - Email
  - Mail Server
  - Protocol
  properties:
  - type: Documentation
    url: https://www.postfix.org/documentation.html
  - type: SMTP Specification
    url: https://datatracker.ietf.org/doc/html/rfc5321
  - type: Configuration Reference
    url: https://www.postfix.org/postconf.5.html
  - type: Milter Protocol
    url: https://www.postfix.org/MILTER_README.html
common:
- type: VulnerabilityDisclosure
  url: security/postfix-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/postfix-domain-security.yml
- type: Website
  url: https://www.postfix.org
- type: Documentation
  url: https://www.postfix.org/documentation.html
- type: Download
  url: https://www.postfix.org/download.html
- type: Source Code
  url: https://github.com/vdukhovni/postfix
- type: Mailing Lists
  url: https://www.postfix.org/lists.html
- type: Security
  url: https://www.postfix.org/security.html
- type: License
  url: https://www.postfix.org/license.html
- type: Wikipedia
  url: https://en.wikipedia.org/wiki/Postfix_(software)
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/postfix"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/postfix/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/postfix/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.