On Mon, May 04, 2015 at 10:08:59AM -0700, gilbertoferreira wrote: > On Server RIght I get this message: > > May 4 10:22:02 email postfix/smtp[17640]: AED8F100C50A0: > to=<account-server-ri...@email.example.com>, relay=none, delay=0.06, > delays=0.05/0.01/0/0, dsn=5.4.6, status=bounced (mail for email.example.com > loops back to myself)
You've failed to add "email.example.com" to mydestination, or create virtual aliases that cause the mail to be routed to a mailbox rather than be sent out via SMTP. -- Viktor.