Skip to content

Implement attachment parsing in ECNQueue module #6

Closed
campb303 opened this issue Aug 6, 2020 · 2 comments
Closed

Implement attachment parsing in ECNQueue module #6

campb303 opened this issue Aug 6, 2020 · 2 comments
Labels
feature-request Request for functionality that has not already been implemented

Comments

@campb303
Copy link
Collaborator

campb303 commented Aug 6, 2020

Attachment parsing is currently not available in the new ECNQueue module. This might be possible using the EmailMessage.walk() function from the email module in Python's standard library.

See the EmailMessage.walk() documentation.

@campb303 campb303 added tooling Related to tools and utilities for the management of the project feature-request Request for functionality that has not already been implemented labels Aug 7, 2020
@campb303 campb303 added this to the v1 milestone Sep 14, 2020
@campb303 campb303 modified the milestones: v1, v2 Oct 5, 2020
@campb303 campb303 added api and removed tooling Related to tools and utilities for the management of the project labels Nov 25, 2020
@campb303 campb303 modified the milestones: v3-write-access, v2-production-ready-read-only Feb 5, 2021
@campb303
Copy link
Collaborator Author

campb303 commented Feb 5, 2021

Related to #7

@campb303
Copy link
Collaborator Author

Moved to API repo.

Sign in to join this conversation on GitHub.
Labels
feature-request Request for functionality that has not already been implemented
Projects
None yet
Development

No branches or pull requests

1 participant