when i send mail into my root@mydomain.com
address, this works.
but when i send mail into another inexistent user mail address (like sdfsdfdsf@mydomain.com
) this reject the e-mail:
Recipient address rejected: User unknown in local recipient table (state 13).
How can i accept all mails (and redirect the 'unknown addresses' into root@mydomain.com
)?
Thanks!