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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Barry Pederson
Fecha:  
A: Derek Stevenson, exim-users
Asunto: 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