Skip to content

interface to stdlib interfaces #56

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

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions