FAQ / Routing to remote hosts / Q0320



Q0320

Question

How can I arrange for all mail to user@some.domain to be forwarded to user@other.domain?

Answer

Put this as your first router:

forward:
  driver = redirect
  domains = some.domain
  data = ${quote:$local_part}@other.domain



FAQ / Routing to remote hosts / Q0320


CategoryFrequentlyAskedQuestions

EximWiki: FAQ/Routing_to_remote_hosts/Q0320 (last edited 2008-09-25 11:39:32 by localhost)