Re: [exim] Moving /var/spool/exim to new server.

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Marc Sherman
Data:  
Para: exim-users
Asunto: Re: [exim] Moving /var/spool/exim to new server.
John Burnham wrote:
>>
> If you have both servers up and running at the same time, you could simply change the
> config on the old one to only have a manualroute router sending everything to the new
> server and do a forced queue run (exim -qff).


This is what I'd recommend, too; that way you're sticking with known
interfaces, instead of messing around with the internal queues, and if
anything goes wrong, we'll be more likely to be able to help you out
with the logs.

- Marc