Postfix queue handled by exim

View: New views
3 Messages — Rating Filter:   Alert me  

Postfix queue handled by exim

by Frank DeChellis :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

Crazy question, but here goes.

I have about 1Gig of email received by postfix in a queue on one server.  Is
it possible for that queue to be process by exim?  Is it possible to
transfer that queue to another server and have it process by exim?

Frank

Frank DeChellis
President, Internet Access Worldwide
Welland, Ontario, Canada
www.iaw.com


--
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Re: Postfix queue handled by exim

by Heiko Schlittermann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Frank,

Frank DeChellis <frankd@...> (Mi 08 Jul 2009 20:59:43 CEST):
> Hi there,
>
> Crazy question, but here goes.
>
> I have about 1Gig of email received by postfix in a queue on one server.  Is
> it possible for that queue to be process by exim?  Is it possible to
> transfer that queue to another server and have it process by exim?

You could emply ``postcat'', so some postprocessing (extract the sender:
and recipient: line(s) and feed this via formail or swaks or directly
into exim.

It's cleaner than trying to decode the postfix spoolfiles yourself and
to create the *-H and *-D file for exim yourself.

    Best regards from Dresden/Germany
    Viele Grüße aus Dresden
    Heiko Schlittermann
--
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann HS12-RIPE -----------------------------------------
 gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -


--
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

signature.asc (204 bytes) Download Attachment

Re: Postfix queue handled by exim

by Proskurin Kirill-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Frank DeChellis wrote:
> Hi there,
>
> Crazy question, but here goes.
>
> I have about 1Gig of email received by postfix in a queue on one server.  Is
> it possible for that queue to be process by exim?  Is it possible to
> transfer that

You can transfer mail by some condition to Exim and he will send this
mail. BUT as I know Postfix mail queue processing is much faster then an
Exim one so think about it twice.

May be just make a load balancing with two Postfix(simple round-robin
DNS) or upgrade one?

--
Best regards,
Proskurin Kirill

--
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/