Your Postfix is running successfully but it is not sending any mails. If you get above error in log, here is the solution for you.
After running both commands, your issue should be fixed and mails should be sent successfully.
sudo mkfifo /var/spool/postfix/public/pickup sudo service postfix restart
After running both commands, your issue should be fixed and mails should be sent successfully.