Autor: Renaud Allard Datum: To: Mark CC: exim-users Betreff: Re: [exim] Using Exim as Backup Mail server
Mark wrote: > I am interested in learning how to use an Exim server as a backup for
> multiple separate domains. My goal would be for the Exim server to
> receive mail for any of the domains when the primary for a domain is
> unavailable, and then automatically forward the received mail when the
> primary comes back up.
>
> Is there a tutorial on accomplishing this in terms of the necessary
> Exim configuration entries? Otherwaise, can someone give me some ideas
> on how to proceed?
>
> Thank you for your time,
>
Going from the default configuration file, you just have to define all
the domains you want to relay mail for in a domainlist like this:
Then configure a smarthost so that any mail received by your exim server
will be sent to your main server:
So as your fist router in the routers section: