Henrique de Moraes Holschuh wrote: > > According to the headers, It came from [email protected], 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 <[email protected]> Organization: brong.net To: Patrick Goetz <[email protected]> CC: Wesley Craig <[email protected]>, [email protected] > > ~/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. _______________________________________________ Pkg-Cyrus-imapd-Debian-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-cyrus-imapd-debian-devel
