Restart Postfix to Load the New Configuration

After every change in the configuration file, make sure to restart the Postfix service.

Depending on the Linux version, the command may differ.

Example:

# sudo postfix reload

or

systemctl reload postfix