As part of our platform rebuilding we have decided to switch to to Postfix. This was a suggestion I have heard quite a bit. I also considered sendmail but was concerned with how daunting a task it would be to configure. The config files appear very cryptic. I realize this has become easier, but we really wanted to move to something as simple as possible to administrate.
Postfix is light years ahead of qmail. For starters, it’s ready to plug right into FC6 as a yum update. No need to download and compile a long chain of sources as in qmail. And there is even a handy little switcher in fedora that switches the system from sendmail to postfix ’system-switch-mail-nox’. This takes care of starting and stopping the process on startup and other stuff. Nice and easy.
The config file for postfix is easy enough. /etc/postfix/main.cf holds most of the config stuff. I also utilized the virtual alias domains and accounts features with two other files which are utilized as hash lookups.