INT-1713 added content-type to Mail Header Enricher

This commit is contained in:
Oleg Zhurakousky
2011-01-20 12:18:14 -05:00
parent 93511fa616
commit c86ad76323
4 changed files with 7 additions and 8 deletions

View File

@@ -257,6 +257,7 @@
<xsd:element name="bcc" type="headerType"/>
<xsd:element name="from" type="headerType"/>
<xsd:element name="reply-to" type="headerType"/>
<xsd:element name="content-type" type="headerType"/>
</xsd:choice>
<xsd:attribute name="default-overwrite">
<xsd:annotation>