Skip to content

message/rfc822 w/o filename is ignored #26

Description

@alecpl

An attachment with following headers is not being extracted into a separate file:

Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment

It works if I add name attribute:

Content-Type: message/rfc822; name=msg.eml
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment

ripmime v1.4.1.0 - September 20, 2022

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions