Using singleinstancestore on a large scale (thousands of recipients)
    Etienne Goyer 
    etienne.goyer at linuxquebec.com
       
    Tue Jan 13 10:40:30 EST 2004
    
    
  
On Tue, Jan 13, 2004 at 03:29:43PM +0100, Kjetil Torgrim Homme wrote:
> > - can I invoke "deliver" with such a long argument list? If not, is there 
> > an alternative?
> 
> don't use deliver(8), use LMTP.  it's much more reliable.
In this case, the MTA must accept a recipient list that long (in his
case, 30K).  With Postfix, the directive would be (I think) :
    lmtp_destination_recipient_limit = 30000
I don't know if Cyrus have a similar, corresponding config directive or
if lmtpd just accept as many recipient as there is.
-- 
Etienne Goyer                    Linux Québec Technologies Inc.
http://www.LinuxQuebec.com       etienne.goyer at linuxquebec.com
    
    
More information about the Info-cyrus
mailing list