← Glossary
Glossary

What is Postfix?

Quick Definition
This is the mail-truck that picks up and delivers your emails. It sends and receives emails between servers and pairs with Dovecot for a full-stack solution. This is the default for many private email servers on the internet.

Postfix is designed with a modular architecture, which means it uses several small, specialized processes to handle different parts of the mailing process.

Postfix is an industry standard known for its high performance and security. By using Postfix within a self-hosted environment, a business ensures that its mail handling is following the most rigid technical standards available. Unlike the proprietary systems used by many free services, Postfix is transparent and highly configurable, allowing for precise control over how mail is handled and who is allowed to send through the server.

During a forensic audit, Postfix logs are a gold mine of information. They provide a clear, timestamped record of every connection attempt, delivery success, and failure. Because it is a hardened system, it is much more resistant to buffer overflows and other common exploits that plague less secure mail software.

Using Postfix, included in Mail-in-a-Box, is a deliberate choice for a Digital Foundation that prioritizes reliability and accountability.

Appears In