4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: IMAP question
FromSent OnAttachments
Michael McNeilJun 28, 2004 6:38 pm 
Jeremy KitchenJun 28, 2004 7:22 pm 
Michael McNeilJun 29, 2004 1:54 pm 
Sam VarshavchikJun 29, 2004 3:27 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Re: IMAP questionActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jun 29, 2004 3:27:38 pm
List:net.sourceforge.lists.courier-maildrop

Please don't top-post.

Michael McNeil writes:

Thanks for the response. So there isn't a config file that we can use to
increase the 16k buffer to something higher ?

No, there is no config file setting. The actual buffer size is 8K. If you're seeing 16K buffering you must be using SSL/TLS, which has a protocol upper block limit of 16K, and there's nothing you can do to change that.

-----Original Message----- From: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net]On Behalf Of Jeremy Kitchen Sent: Monday, June 28, 2004 7:17 PM To: cour@lists.sourceforge.net Subject: Re: [maildropl] IMAP question

On Monday 28 June 2004 08:36 pm, Michael McNeil wrote:

All,

We are running some stress tests against Courier-IMAP and I have two questions:

1. When we fetch a large message from IMAP, the data is retrieved in 16k chunks; is there a way to increase this number in Courier-IMAP ?

I would assume that the read buffer is in a #define somewhere, but I would wait for Sam or Brian to respond about that, since they know the code the best.

2. We need assistance in configuring Courier to detach large attachments from a message object to a file.

you should do that in your delivery program. I believe reformail can do it, but I've never really messed with it, so you'll have to RTFM, STFW, or wait for someone else to respond with a more definite answer.