Re: [exim] Move stuff postfix queues to exim

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: John Burnham
Ημερομηνία:  
Προς: 'exim-users@exim.org'
Αντικείμενο: Re: [exim] Move stuff postfix queues to exim
> Question, how do you move
> 'raw data' postfix 'e-mail' into exim queues?
>
> I have about 2000 e-mails in postfix waiting to be processed
> only that if they stay in the postfix queues, they
> might stay there for good.
>


I don't know of anything that will convert the files on disk from Postfix to Exim. I would probably just configure Postfix to deliver them to the new instance of Exim - a bit like a smarthost configuration. It's probably the safest option.

John