#!/bin/bash cp config-files/postfix/main.cf /etc/postfix/main.cf vim /etc/postfix/main.cf systemctl restart postfix systemctl status postfix