Stefano Bagnara wrote: Hi,
> AFAIK the header value is anything after the ":". The space is > inserted by most mime writing code around, but it is not a > required separator in the mime specification. In fact if there > is a space, it is already part of the body value. So if I am right, getBody() does return the raw value of the field, without for instance any unfolding of neither white spaces nor comments, right? Is there any parser in mime4j to help parsing such field values? Regards, -- Florent Georges http://www.fgeorges.org/
