Displaying 2 results from an estimated 2 matches for "save_parser".
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...y read. */
client->input_skip_line = FALSE;
+ /* APPLE - catenate */
+ if (ctx->args != NULL) {
+ args = ctx->args;
+ ctx->args = NULL;
+ } else { /* reduce code deltas */
/* [<flags>] [<internal date>] <message literal> */
ret = imap_parser_read_args(ctx->save_parser, 0,
IMAP_PARSE_FLAG_LITERAL_SIZE, &args);
@@ -239,6 +273,7 @@
/* need more data */
return FALSE;
}
+ } /* APPLE - catenate */
if (args->type == IMAP_ARG_EOL) {
/* last message */
@@ -295,6 +330,11 @@
return cmd_sync(cmd, sync_flags, imap_flags, msg);
}
+ /* APP...
2003 May 28
4
Speed and memory probs writing large Maildir
I have Dovecot 0.99.9.1 compiled from the source, without SSL, running
on a Red Hat 9.0 system - EXT3 file system, Pentium Pro 233 MHz, Intel
motherboard, 128M RAM, IBM 40Gig 7200 RPM HD. I find reading and
searching to be nice and fast, and comparing it with Courier IMAP on a
Celeron 824 MHz, I think Dovecot is generally not much slower, which
means it may well be faster than Courier in some or