You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "archon gum (Jira)" <ji...@apache.org> on 2019/09/20 07:54:00 UTC

[jira] [Updated] (NIFI-6695) ExtractEmailAttachments/ExtractEmailHeaders should not validate 'SendDate' and `From`

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

archon gum updated NIFI-6695:
-----------------------------
    Summary: ExtractEmailAttachments/ExtractEmailHeaders should not validate 'SendDate' and `From`  (was: ExtractEmailAttachments/ExtractEmailHeaders should not validate 'SendDate')

> ExtractEmailAttachments/ExtractEmailHeaders should not validate 'SendDate' and `From`
> -------------------------------------------------------------------------------------
>
>                 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: Extract_non-send-date-eml.xml, save-draft-as-a-eml-file.jpg, this is subject.eml
>
>
> 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. 
>  !save-draft-as-a-eml-file.jpg! 



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