Julian Baker (Flat Earth Communications) wrote:

Exim sees [EMAIL PROTECTED] as being a local address so ignores the acme.org.uk zone
file which specifies
@    IN MX    10   ibmr.btconnect.com.
and instead tries to expand to expand "${lookup{$local_part}lsearch*{/etc/
domianmailredirects/$domain}}"

Is acme.org.uk the real domain you're talking about?  If not, please read:
http://www.exim.org/eximwiki/MailingListEtiquette#head-a6f7fb5ce8816568569a321f783315207ec38063

Regardless, virtual domains aren't part of the default config, and the solution to your problem really depends on how you've configured them. So we'll need to see the routers involved.

If you have trouble figuring out what those are, you can send your entire config file.

You should also take a look at how Exim thinks it should route your message; this might give you some insight into what the problem is. To look at that, run:

exim -d -bt [EMAIL PROTECTED]

- Marc


--
## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to