Linux Services - Postfix

Hi all,

able to install postfix, enable it and grep it to find in enabled services listt

  1. Sudo yum install postfix -y
    2)Sudo systemctl enable postfix
  2. Systemctl list-unit-files | grep enabled

did this in all 3 app servers. task is success

1 Like