Fedora 6 and Red Hat Enterprise Linux Bible

Postfix is a mail-transfer agent that you can use in place of Sendmail to handle mail service on your Red Hat Linux system. There are several reasons that Postfix proponents give for using Postfix instead of sendmail for their mail service:

Although some of the configuration files and other components are different from those in Sendmail, many are meant to replace Sendmail components (such as aliases, access , and .forward files, as well as the /var/mail directory structure). To help you make the transition to Postfix from Sendmail, Fedora and RHEL have configured the two packages to use the alternatives system. Chapter 10 describes how to use the Mail Transport Agent Switcher to change from one transport to the other.

When you switch to Postfix and start the Postfix daemon, as described in Chapter 10, Postfix takes over as the MTA, replaces Sendmail components with Postfix components, and uses some of the same locations for mailboxes and log files. Postfix takes over mail transport based on configuration files set in the /etc/postfix directory. The following is an overview of the default locations used by the Postfix service:

Although most options you need for Postfix are described in the /etc/postfix/main.cf file, you can see many more available options in the main.cf.default file in the same directory. Based on the default configuration in the main.cf file, here is how Postfix will handle outbound and incoming mail:

For complete information on configuring Postfix, refer to www.postfix.org/docs.html .

Категории