Currently, the agent only catches emails which are received from an external mail server.
E.g. suppose the following setup:
Your mail-server handles the domains:
You set up catchall for the domain anyname.com to forward all emails to user@example.com
Now if you send a mail from an internal user info@example.com to hello@anyname.com you will get an error that the address doesn't exist because exchange doesn't route internal mails through the agent.
This means that only mails from external providers (like GMail,...) are cought and forwarded correctly.
Currently, the agent only catches emails which are received from an external mail server.
E.g. suppose the following setup:
Your mail-server handles the domains:
You set up catchall for the domain
anyname.comto forward all emails touser@example.comNow if you send a mail from an internal user
info@example.comtohello@anyname.comyou will get an error that the address doesn't exist because exchange doesn't route internal mails through the agent.This means that only mails from external providers (like GMail,...) are cought and forwarded correctly.