istream-metawrap.c revision d28179fd78550a58be44dcb1e3e830ab7d33172d
1008N/A/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ 2371N/A "Metadata header line is missing ':'");
4129N/A "Metadata header is missing ending line");
1008N/A /* this stream is kind of silently skipping over the metadata */ 2371N/A /* after metadata header it's all just passthrough */ 2371N/A /* already read through metadata. we can skip directly. */ 1008N/A /* we need to read through the metadata first */ 1008N/A /* we can't set abs_start_offset early enough so that it would get 1008N/A passed to our child istreams. */