[
https://issues.apache.org/jira/browse/NIFI-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370142#comment-15370142
]
ASF GitHub Bot commented on NIFI-1899:
--------------------------------------
Github user trixpan commented on the issue:
https://github.com/apache/nifi/pull/483
@ijokarumawak Still not clear to me how you are reaching the error.
Also, note the QUIT message is not a requirement, a client may chose to
send more than a message per session, example:
```
smtp_connection_reuse_count_limit (0)
When SMTP connection caching is enabled, the number of
times
that an SMTP session may be reused before it is closed, or
zero
(no limit).
```
(Souce: http://www.postfix.org/lmtp.8.html)
> 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
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)