Table of Contents

Postfix - Configuration (File, List and Default values)

About

This article:

You should have at minimal a little bit of knowledge about the postfix architecture.

File

master.cf

The master.cf configuration file defines:

The general format of the master.cf file is as follows:

When multiple lines specify the same service name and type, only the last one is remembered. Otherwise, the order of master.cf service definitions does not matter.

List

Output of the below command that gives all default postfix default configuration value

postconf -d