1.

What Are The Configuration Files Of Postfix Server ?

Answer»

There are TWO main Configuration files of POSTFIX :

  • /etc/postfix/main.cf : This file holds global configuration OPTIONS. They will be applied to all instances of a daemon, unless they are overridden in master.cf
  • /etc/postfix/master.cf : This file defines runtime environment for daemons attached to services. Runtime behavior defined in main.cf may be overridden by SETTING service SPECIFIC options.

There are two main Configuration files of postfix :



Discussion

No Comment Found