[ 
https://issues.apache.org/jira/browse/NIFI-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413428#comment-15413428
 ] 

ASF GitHub Bot commented on NIFI-2380:
--------------------------------------

GitHub user trixpan opened a pull request:

    https://github.com/apache/nifi/pull/817

    NIFI-2380 - Introduce ExtractTNEFAttachments

    a processor to extract attachments embedded within a Transport Neutral 
Encapsulation Format (TNEF) attachment (i.e. winmail.dat)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/trixpan/nifi NIFI-2380

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/817.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #817
    
----
commit 8794ee721ec1d44f592d7f8a752a92604cb35386
Author: Andre F de Miranda <[email protected]>
Date:   2016-08-09T12:08:26Z

    NIFI-2380 - Introduce ExtractTNEFAttachment - A processor to extract
    attachments embedded within a Transport Neutral Encapsulation Format (TNEF) 
attachment (i.e. winmail.dat)

----


> ExtractEmailAttachments processor should support TNEF files (aka winmail.dat)
> -----------------------------------------------------------------------------
>
>                 Key: NIFI-2380
>                 URL: https://issues.apache.org/jira/browse/NIFI-2380
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Andre
>            Assignee: Andre
>             Fix For: 1.1.0
>
>
> during the review of NIFI-1899 Dan Marshall highlighted some use cases for 
> email processing that have not been addressed as part of the initial 
> development cycle.
> One of these use cases was the decoding of Microsoft Transport Neutral 
> Encoding Files (TNEF). 
> This type of attachments is popularly know as winmail.dat and uses a non RFC 
> compliant structure to transfer attachments across different Microsoft 
> Outlook clients.
> Given the prevalence of outlook and the issues with winmail.dat files, it 
> would be nice to be able to decode TNEF as we currently do with MIME 
> attachments.
> Permalink to Dan's comments 
> http://mail-archives.apache.org/mod_mbox/nifi-dev/201607.mbox/%3C1468716836729-12827.post%40n7.nabble.com%3E



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to