[
https://issues.apache.org/jira/browse/NIFI-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381088#comment-15381088
]
Dan Marshall commented on NIFI-1899:
------------------------------------
FYI - In our system we check the size of the payload coming from the SMTP
listener (Subethamail+). If the size is greater than our configured Kafka max
message size we write that particular message to a side file (instead of
Kafka). We then process any large messages in a separate batch job. We rarely
see huge SMTP email messages - but we have seen some > 32 MB - usually spam.
> Create ListenSMTP & ExtractEmailAttachment processors
> -----------------------------------------------------
>
> Key: NIFI-1899
> URL: https://issues.apache.org/jira/browse/NIFI-1899
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Andre
> Fix For: 1.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)