Skip to content

Implement attachment parsing in ECNQueue module #7

Open
campb303 opened this issue Mar 17, 2021 · 1 comment
Open

Implement attachment parsing in ECNQueue module #7

campb303 opened this issue Mar 17, 2021 · 1 comment
Labels
feature-request Request for functionality that has not already been implemented handoff Issues that will not be fixed by the first webqueue2 team (after 7/16/21)

Comments

@campb303
Copy link
Collaborator

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 the feature-request Request for functionality that has not already been implemented label Mar 17, 2021
@campb303 campb303 added this to the v2-production-ready milestone Mar 17, 2021
@campb303 campb303 modified the milestones: v2-production-ready, production-ready Mar 29, 2021
@campb303 campb303 modified the milestones: production-ready, write-access May 17, 2021
@campb303 campb303 removed this from the write-access milestone Jul 6, 2021
@campb303 campb303 added the handoff Issues that will not be fixed by the first webqueue2 team (after 7/16/21) label Jul 6, 2021
@campb303
Copy link
Collaborator Author

campb303 commented Jul 6, 2021

This will not be completed by the current team.

Sign in to join this conversation on GitHub.
Labels
feature-request Request for functionality that has not already been implemented handoff Issues that will not be fixed by the first webqueue2 team (after 7/16/21)
Projects
None yet
Development

No branches or pull requests

1 participant