Tim Fohrer created NIFI-4036:
--------------------------------
Summary: ConsumeEWS cannot handle 0 recipients
Key: NIFI-4036
URL: https://issues.apache.org/jira/browse/NIFI-4036
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.2.0
Environment: Windows 7, but also within a docker-environment
Reporter: Tim Fohrer
Attachments: nifi-app.log
ConsumeEWS throws exceptions (stacktrace as attachment), when a mail within the
folder which has to be read has 0 recipients (to) but only bcc recipients.
This mail cannot be fetched and further transported within the flow.
Even more problematic is the fact, that other mails, which are also in the
folder and have to be read and transported, get lost. nifi just seems to delete
them on the exchange server and then forgets about them. they do not appear as
provenance data nor as a message in the success queue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)