Skip to content
Nigel Metheringham edited this page Nov 25, 2012 · 2 revisions

FAQ_ / Routing to remote hosts / Q0306


`Navigation(siblings)`_


Q0306

Question

How do I configure Exim to send all non-local mail to a central server if it cannot be immediately delivered by my host? I don't want to have queued mail waiting on my host.

Answer

Add to the remote_smtp transport the following:

fallback_hosts = central.server.name(s)

If there are several names, they must be separated by colons.


`Navigation(siblings)`_


FAQ_ / Routing to remote hosts / Q0306


CategoryFrequentlyAskedQuestions_

Clone this wiki locally