Fix Permissions & Start Postfix
Before we starting up the postfix MTA,We need to make sure to set a permissions / fixed a postfix permissions first.
Fixed Postfix Permission
postfix set-permissions
Starting Up Postfix
postfix start
Add postfix into boot.local
echo "/usr/sbin/postfix" >> /etc/init.d/boot.local