Emails sent from Postfix domain to same Postfix domain won't send

To fix this, do the following:

Add this blank line in your Postfix main.cf file:

mydestination =

Next, reload your Postfix configuration by running:

/etc/init.d/postfix reload