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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Barry Pederson
Datum:  
To: Derek Stevenson, exim-users
Betreff: 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