Afito_02
Are you able to send emails to non-Gmail addresses? If yes, then Gmail is likely blocking your emails. Check the logs to identify the issue:
tail -f /var/log/postfix.log
tail -f /var/log/mail.log
Look for any rejection messages or errors, and that should give you a clue on what’s happening.