If received files that could not be assigned to a profile were moved to the "Unresolved" area, a notification email can be generated.
To do this, the "sendMailForUnresolvedData" option must be set to "true" in the configuration file ./etc/startup.xml.
<Call name="sendMailForUnresolvedData">
<Arg type="boolean">true</Arg>
</Call>