When a ampersand '&' is included into the message header, it is not escaped properly causing an XML validation error.
It currently using URI_ESCAPE_OR_BLANK, but I Message-Id is not of URI type, actually ESCAPE_OR_BLANK needs to be used. /Rick -- http://rickvanderzwet.nl
mod_mbox_out.c.patch
Description: Binary data
