Re: [Exim] Migrating from Exim 3.36 to Exim 4.10

Top Page
Delete this message
Reply to this message
Author: Bruno Saverio Delbono
Date:  
To: Ariel Sandberg, exim-users
Subject: Re: [Exim] Migrating from Exim 3.36 to Exim 4.10
At 03:35 PM 11/11/2002 -0500, Ariel Sandberg wrote:

>Hello,
>
>Our current mail hub is exim 3.36. I've setup a new mail hubb running exim
>4.10 with sa-exim.


[...]

>Is it as simple as tarballing the /var/spool/mail from the old mail hub and
>extracting it to the new mail hub?


Well, it depends. If you have your spool split dir, this may be harder.



>Or is there a way to force delivery on all current mail in the queue but not
>except any new mail?


Kill exim daemon currently running on port 25. Then force the queue
delivery. exim -qf

-Bruno