Skip to content

interface to stdlib interfaces #56

Open
@srkunze

Description

@srkunze

Referring to #55 it would be great if msg-extractor could use stdlib functionality

from email.mime.text import MIMEText  # for body or bodyHtml
from rfc822 import AddressList  # for recipients and sender
from email.message import Message  # for attachments

I currently wrap this to provide the stdlib interface

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions