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

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

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

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

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

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

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

  8. Postfix

    Postfix main.cf file format . The Postfix main.cf configuration file specifies a very small subset of all the parameters that control the operation of the Postfix mail system. Par

  9. Postfix Manual Pages

    Postfix manual page organization Each Postfix manual page is numbered after a section of the UNIX manual: examples are mailq (1) or access (5). Unfortunately, there is no single universal method to …

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