70-allow-larger-buffers.dpatch

Patrick Goetz pgoetz at mail.utexas.edu
Wed Jun 16 02:13:35 UTC 2010


Henrique de Moraes Holschuh wrote:
> 
> According to the headers, It came from brong at fastmail.fm, we can just
> ask him (and cc cyrus-devel).
> 

He responded to a post I sent to the cyrus-devel list (see below).


-------- Original Message --------
Subject: Re: Patches not taken up by upstream
Date: Wed, 16 Jun 2010 09:36:06 +1000
From: Bron Gondwana <brong at fastmail.fm>
Organization: brong.net
To: Patrick Goetz <pgoetz at mail.utexas.edu>
CC: Wesley Craig <wes at umich.edu>, cyrus-devel at lists.andrew.cmu.edu

>
> ~/imap/imapparse.c
> line 53:
> -    MAXLITERAL = INT_MAX / 20
> +    MAXLITERAL = INT_MAX / 10

Yeah - that's odd...

Hmm - and still untouched in my latest codebase too.  We've got a
configurable maximum line length now.

That's basically what - 100M, changed up to 200M?  Or am I out by an
order of magnitude or so?  Maximum size for a single email.

I'd be happy to apply it (and also to replication...) - I don't see the
danger with either option, but it will block super-large emails.

Bron.




More information about the Pkg-Cyrus-imapd-Debian-devel mailing list