Postfix mail for domain.com loops back to myself
Update mydestination using postconf or by editing main.cf file:
mydestination = localhost.$mydomain, localhost, mail.example.com
Once done reload postfix:
service postfix reload
Sender address rejected not owned by user
Remove ‘reject_sender_login_mismatch’ in postfix /etc/postfix/main.