Re: [Exim] problems setting up exim+spamassassin+cyrus imap

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Barry Pederson
Date:  
À: Derek Stevenson, exim-users
Sujet: Re: [Exim] problems setting up exim+spamassassin+cyrus imap
Derek Stevenson wrote:
> --
> [ Picked text/plain from multipart/alternative ]
> Cyrus 2.1.12. What is the advantage of the lmtp socket delivery over 'deliver'?


I believe all 'deliver' really does is open an LMTP socket and push the
message through, so by having Exim do it you're basically eliminating the
middleman, and spawning one less process to get the same job done.

    Barry