[ 
https://issues.apache.org/jira/browse/NIFI-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

archon gum updated NIFI-6695:
-----------------------------
    Description: 
Currently, both `ExtractEmailAttachments` and `ExtractEmailHeaders` will 
validate `From` and `SendDate` from header.

But, in fact, email files(commonly ends with .eml) may don't have a send date 
because emails can be saved without sending(e.g. save draft email as a eml 
file).

Therefore, we shouldn't validate `From` and `SendDate`, at least for `SendDate` 
in this case 
but it's better not to validate both. 



  was:Currently, 


> ExtractEmailAttachments/ExtractEmailHeaders should not validate 'SendDate'
> --------------------------------------------------------------------------
>
>                 Key: NIFI-6695
>                 URL: https://issues.apache.org/jira/browse/NIFI-6695
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.9.2
>            Reporter: archon gum
>            Assignee: archon gum
>            Priority: Blocker
>         Attachments: save-draft-as-a-eml-file.jpg
>
>
> Currently, both `ExtractEmailAttachments` and `ExtractEmailHeaders` will 
> validate `From` and `SendDate` from header.
> But, in fact, email files(commonly ends with .eml) may don't have a send date 
> because emails can be saved without sending(e.g. save draft email as a eml 
> file).
> Therefore, we shouldn't validate `From` and `SendDate`, at least for 
> `SendDate` in this case 
> but it's better not to validate both. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to