Hi.
I have set up a POSTFIX server in an AWS EC2 instance. If I try to send emails between local users using Sendmail, it works.
However, if I try with an external account (gmail for example), it doesn't work.
Command:
echo "test email" | sendmail
[email protected]
POSTFIX Log...