
The Postfix Home Page
The Postfix Home Page All programmers are optimists -- Frederick P. Brooks, Jr. First of all, thank you for your interest in the Postfix project. What is Postfix? It is Wietse Venema's mail server that started …
Postfix Documentation
Postfix logging to file or stdout Backwards-Compatibility Support Replacements for Deprecated Features Installation from source code Problem solving Bottleneck analysis Stress-dependent configuration …
Postfix Basic Configuration
Postfix configuration files By default, Postfix configuration files are in /etc/postfix. The two most important files are main.cf and master.cf; these files must be owned by root. Giving someone else write …
Postfix Standard Configuration Examples
Postfix email firewall/gateway The idea is to set up a Postfix email firewall/gateway that forwards mail for "example.com" to an inside gateway machine but rejects mail for "anything.example.com". There is …
Postfix SMTP relay and access control
Introduction The Postfix SMTP server receives mail from the network and is exposed to the big bad world of junk email and viruses. This document introduces the built-in and external methods that …
Postfix Announcements
Mar 8, 2012 · Jan 3, 2009: Legacy releases Postfix 2.4.10 and Postfix 2.3.16. 2008 Sep 2, 2008: Postfix Linux-only local denial of service. This coincides with the legacy release Postfix 2.4.9, the stable …
Please choose a Postfix Download Site
Download Postfix software from various sources to set up a reliable and efficient mail server.
Postfix TLS Support
What Postfix TLS support does for you Transport Layer Security (TLS, formerly called SSL) provides certificate-based authentication and encrypted sessions. An encrypted session protects the …
Postfix Architecture Overview
The Postfix architecture overview ends with a summary of command-line utilities for day-to-day use of the Postfix mail system. Besides the Sendmail-compatible sendmail (1), mailq (1), and newaliases …
Postfix feature overview
Postfix feature overview Supported environments Postfix runs (or has run) on AIX, BSD, HP-UX, IRIX, LINUX, MacOS X, Solaris, Tru64 UNIX, and other UNIX systems. It requires ANSI C, a POSIX.1 …