INT-1934 added support for missing Mail Headers to Mail Header Enricher

This commit is contained in:
Oleg Zhurakousky
2011-06-23 15:03:03 -04:00
parent 703a531cb0
commit 8737cf85e3
4 changed files with 8 additions and 0 deletions

View File

@@ -273,6 +273,8 @@
<xsd:element name="from" type="headerType"/>
<xsd:element name="reply-to" type="headerType"/>
<xsd:element name="content-type" type="headerType"/>
<xsd:element name="attachment-file-name" type="headerType"/>
<xsd:element name="multipart-mode" type="headerType"/>
</xsd:choice>
<xsd:attribute name="default-overwrite">
<xsd:annotation>