Re: [Exim] exim-4 and cyrus

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Matt Bernstein
Data:  
Para: Phil Chambers
CC: exim-users
Asunto: Re: [Exim] exim-4 and cyrus
On Jul 24 Phil Chambers wrote:

>1) Transport for lmtp delivery, assuming that $local_part contains the
>username:
>
>cyrus_inbox:
> driver =lmtp
> user = cyrus
> socket = /var/cyrus/socket/lmtp


batch_max = 1000 (or some number high enough to cover your biggest list)

With this, Cyrus lmtpd will hard-link rather than copy the message file
for each recipient. This has saved us many gigabytes--especially useful
for the backups :)