FAQ / Routing to remote hosts / Q0303



Q0303

Question

How do I configure Exim to send all messages to a central server? I don't want to do any local deliveries at all on this host.

Answer

Use this as your first and only router:

send_to_gateway:
  driver = manualroute
  transport = remote_smtp
  route_list = * central.server.host



FAQ / Routing to remote hosts / Q0303


CategoryFrequentlyAskedQuestions

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