About 400 results
Open links in new tab
  1. 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 …

  2. Postfix feature overview

    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 library, and BSD sockets.

  3. 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 …

  4. Postfix Standard Configuration Examples

    In particular, do not proceed here if you don't already have Postfix working for local mail submission and for local mail delivery. The first part of this document presents standard …

  5. The Postfix Home Page

    This website has information about the Postfix source code distribution. Built from source code, Postfix can run on UNIX-like systems including AIX, BSD, HP-UX, Linux, MacOS X, Solaris, …

  6. Postfix Basic Configuration

    This document covers basic Postfix configuration. Information about how to configure Postfix for specific applications such as mailhub, firewall or dial-up client can be found in the …

  7. Postfix Manual Pages

    New Postfix users should first look at the following introductory documents. These introductions are hyperlinked to more advanced documents and to UNIX-style manual pages.

  8. Postfix Installation From Source Code

    Postfix can be built with Postfix dynamically-linked libraries (files typically named libpostfix-*.so). Postfix dynamically-linked libraries add minor run-time overhead and result in significantly …

  9. Postfix manual - smtp (8)

    Available with Postfix 2.2 and earlier: fallback_relay (empty) Optional list of relay hosts for SMTP destinations that can't be found or that are unreachable.

  10. Postfix Performance Tuning

    The Postfix queue manager implements the analog of the TCP slow start flow control strategy: when delivering to a site, send a small number of messages first, then increase the …