Chapter 16 - Postfix Flashcards
Why is postfix considered more secure than sendmail?
Because postfix runs as smaller modules with minimal rights, whereas sendmail is one big program that only runs as root.
Which daemon of postfix always runs and manages the other daemons?
The master
Aside from the master, what other daemon always runs on the system?
nqmngr
What does the bounce daemon do?
Creates bounce messages
How would you reference this variable later in the my.cf file? mydomain=abc.com
$mydomain
You install postfix, but can’t send any mail to your server from other machines. What is the most common problem?
You forgot to change inet_interfaces
What does the -e switch do with postconf?
Edit a configuration value
What is the default map for virtual domains?
/etc/postfix/virtual