Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install Postfix to send notification emails

sudo yum install postfix -y
sudo systemctl enable postfix
sudo systemctl start postfix
Source by gitlab.com #
 
PREVIOUS NEXT
Tagged: #install #Postfix #send #notification #emails
ADD COMMENT
Topic
Name
9+9 =